mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-27 17:57:22 -04:00
Update exploration_badges.py
This commit is contained in:
@@ -71,6 +71,6 @@ def setup(collectionService):
|
||||
collectionService.registerExplorationBadge('tatooine', 'exp_tat_tusken_pool', -3966, 6267, 32)
|
||||
|
||||
#Yavin
|
||||
collectionService.registerExplorationBadge('yavin', 'exp_yav_temple_exar_kun', 5076, 5537, 32)
|
||||
collectionService.registerExplorationBadge('yavin', 'exp_yav_temple_blueleaf', -875, -2047, 32)
|
||||
collectionService.registerExplorationBadge('yavin', 'exp_yav_temple_woolamander', 519, -646, 32)
|
||||
collectionService.registerExplorationBadge('yavin4', 'exp_yav_temple_exar_kun', 5076, 5537, 32)
|
||||
collectionService.registerExplorationBadge('yavin4', 'exp_yav_temple_blueleaf', -875, -2047, 32)
|
||||
collectionService.registerExplorationBadge('yavin4', 'exp_yav_temple_woolamander', 519, -646, 32)
|
||||
|
||||
Reference in New Issue
Block a user