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

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

Latest revision as of 00:48, 21 August 2019

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

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