Module:Seal icon/data

From Sekaipedia

Documentation for this module may be created at Module:Seal icon/data/doc

local ICONS = {
	['permanent']       = 'Icon seal permanent.png',
	['limited']       = 'Icon seal limited.png',
	['unit-limited']       = 'Icon seal limited.png',
	['birthday']      = 'Icon seal birthday.png',
}

local LINKS = {}

return {
	icons = ICONS,
	links = LINKS
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.