Module:Location map/data/Asura: Difference between revisions

Jump to navigation Jump to search
(Created page with "return { name = 'Asura', top = 55.0, bottom = 15.0, left = -15.0, right = 35.0, image = 'Asura Location Map.png', }")
 
No edit summary
Line 1: Line 1:
return {
return {
name = 'Asura',
name = 'Asura',
top = 55.0,
top = 40.0,
bottom = 15.0,
bottom = 15.0,
left = -15.0,
left = -15.0,

Revision as of 18:23, 28 August 2019

Documentation for this module may be created at Module:Location map/data/Asura/doc

return {
	name = 'Asura',
	top = 40.0,
	bottom = 15.0,
	left = -15.0,
	right = 35.0,
	image = 'Asura Location Map.png',
}