Corrected Deeja Peak Location

This commit is contained in:
Levarrishawk
2013-12-04 19:39:46 -05:00
parent 470215c05d
commit 8df7abc8d3
+1 -1
View File
@@ -74,7 +74,7 @@ def nabooLocations(core, planet):
mapService.addLocation(planet, 'Theed', -5488, 4380, 17, 0, 0)
mapService.addLocation(planet, 'Keren', 1888, 2700, 17, 0, 0)
mapService.addLocation(planet, 'Moenia', 4836, -4830.5, 17, 0, 0)
mapService.addLocation(planet, 'Deeja Peek', 4686, -1375, 17, 0, 0)
mapService.addLocation(planet, 'Deeja Peak', 4686, -1375, 17, 0, 0)
mapService.addLocation(planet, 'Kaadara', 5288, 6687, 17, 0, 0)
def roriLocations(core, planet):