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',
	['all']        = 'Icon attribute all.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.