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

From The League Wiki
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
return {
 
return {
 
name = 'Creeperopolis',
 
name = 'Creeperopolis',
top = -29.0,
+
top = -25.52,
bottom = -58.0,
+
bottom = -54.52,
left = -91.0,
+
left = -89.80,
right = -10.0,
+
right = -8.80,
image = 'Creeperopolis location map (only creeperian department borders).png',
+
image = 'Creeperopolis location map (post-2022).png',
image1 = 'Creeperopolis location map (only creeperian department borders).png'
+
image1 = 'Creeperopolis location map (post-2022).png'
 
}
 
}

Latest revision as of 03:32, 12 April 2024

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

return {
	name = 'Creeperopolis',
	top = -25.52,
	bottom = -54.52,
	left = -89.80,
	right = -8.80,
	image = 'Creeperopolis location map (post-2022).png',
	image1 = 'Creeperopolis location map (post-2022).png'
}