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

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

Latest revision as of 08:50, 17 April 2020

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

return {
	name = 'Gregahou',
	top = 55.0,
	bottom = 15.0,
	left = -15.0,
	right = 35.0,
	image = 'MapOfGregahouNoCompass.png',
}