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

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

Latest revision as of 12:08, 2 April 2021

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

return {
	name = 'Aterapa',
	top = 55.0,
	bottom = 15.0,
	left = -15.0,
	right = 35.0,
	image = 'Aterapa (Blank Map).png',
}