Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Attribute icon/data

From Sekaipedia

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

local ICONS = {
	['cool']       = 'Icon attribute cool.png',
	['cute']       = 'Icon attribute cute.png',
	['happy']      = 'Icon attribute happy.png',
	['mysterious'] = 'Icon attribute mysterious.png',
	['pure']       = 'Icon attribute pure.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.