Skip to content

Commit

Permalink
[Updated] Geonosis city travel location
Browse files Browse the repository at this point in the history
  • Loading branch information
Thrax989 committed Mar 3, 2019
1 parent 4258c13 commit a6f39cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MMOCoreORB/bin/scripts/managers/planet_manager.lua
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ geonosis = {
outpostRegionNames = { },

planetTravelPoints = {
{name = "Geonosis City", x = -5163, z = 80, y = -2238, interplanetaryTravelAllowed = 1, incomingTravelAllowed = 1}
{name = "Geonosis City", x = -1, z = 5, y = -10, interplanetaryTravelAllowed = 1, incomingTravelAllowed = 1}
},

badgeAreas = {
Expand Down

0 comments on commit a6f39cb

Please sign in to comment.