mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-09-11 21:45:43 -04:00
Changed Junkdealer Spawns on all Planets to use Mobiletemplate
Fixed Rotation on Tatooine Junkdealers
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user