mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-09-12 22:45:31 -04:00
Merge branch 'master' of https://github.com/Fingies/NGECore2
This commit is contained in:
@@ -5,7 +5,7 @@ from resources.datatables import StateStatus
|
||||
def addPlanetSpawns(core, planet):
|
||||
|
||||
stcSvc = core.staticService
|
||||
# Wayfar Life Day, by Wefi
|
||||
# Wayfar Life Day, by Wefi, modified by Fingies
|
||||
|
||||
stcSvc.spawnObject('object/mobile/shared_lifeday_saun_dann.iff', 'tatooine', long(0), float(-5037.00), float(75), float(-6561), float(-0.75), float(0)) # Life Day
|
||||
stcSvc.spawnObject('object/tangible/holiday/life_day/shared_main_lifeday_tree.iff', 'tatooine', long(0), float(-5043.00), float(75), float(-6541.00), float(0.999132931232), float(-0.0416347384453)) # Lifeday Tree
|
||||
@@ -201,4 +201,4 @@ def addPlanetSpawns(core, planet):
|
||||
# Jabba's Palace Theme Park Spawns
|
||||
|
||||
return
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user