Module:Overlay/colors

From Archaelund Wiki
< Module:Overlay
Revision as of 19:24, 28 January 2024 by MikeB (talk | contribs)

Documentation for this module may be created at Module:Overlay/colors/doc

return {
	access = 'violet',
	enemy = 'red',
	npc = 'blue',
	passive = 'darkgray',
	camp = 'orange',
	secret = 'yellow',
	site = 'lime',
}