mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-02 03:15:52 -04:00
Menu functionality improved
Lootkit implemented Loot price and further stats considered
This commit is contained in:
@@ -14,7 +14,7 @@ def addPlanetSpawns(core, planet):
|
||||
|
||||
junkdealer = stcSvc.spawnObject('object/mobile/shared_junk_dealer_m_01.iff', 'tatooine', long(0), float(3525), float(4), float(-4804), float(0.70), float(0.71))
|
||||
junkdealer.setOptionsBitmask(264)
|
||||
junkdealer.setCustomName('Junk Dealer')
|
||||
junkdealer.setCustomName('a Junk Dealer')
|
||||
junkdealer.setAttachment('radial_filename', 'conversation');
|
||||
junkdealer.setAttachment('conversationFile','junk_dealer')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user