Difference between revisions of "Module:Location map/data/Creeperopolis"

From The League Wiki
Jump to navigation Jump to search
(Created page with "return { name = 'Creeperopolis', top = -29.0, bottom = -58.0, left = -91.0, right = -10.0, image = 'Departments of Creeperopolis.png', image1 = 'Departments of Creepero...")
 
Line 5: Line 5:
 
left = -91.0,
 
left = -91.0,
 
right = -10.0,
 
right = -10.0,
image = 'Departments of Creeperopolis.png',
+
image = 'Creeperopolis location map (only creeperian department borders).png',
image1 = 'Departments of Creeperopolis.png'
+
image1 = 'Creeperopolis location map (only creeperian department borders).png'
 
}
 
}

Revision as of 15:37, 6 March 2022

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

return {
	name = 'Creeperopolis',
	top = -29.0,
	bottom = -58.0,
	left = -91.0,
	right = -10.0,
	image = 'Creeperopolis location map (only creeperian department borders).png',
	image1 = 'Creeperopolis location map (only creeperian department borders).png'
}