Changed Junkdealer Spawns on all Planets to use Mobiletemplate

Fixed Rotation on Tatooine Junkdealers
This commit is contained in:
tacef
2014-07-20 15:35:09 +02:00
parent 79c54efd3f
commit 83cb7c4150
17 changed files with 66 additions and 67 deletions
+1 -1
View File
@@ -13,6 +13,6 @@ def addPlanetSpawns(core, planet):
objSvc = core.objectService
#recruiter Imp Outpost
stcSvc.spawnObject('object/mobile/shared_junk_dealer_m_03.iff', 'lok', long(0), float(366), float(9), float(5202), float(0.71), float(0), float(0.70), float(0))
stcSvc.spawnObject('junkdealer', 'lok', long(0), float(366), float(9), float(5202), float(0.71), float(0), float(0.70), float(0))
return