Menu functionality improved

Lootkit implemented
Loot price and further stats considered
This commit is contained in:
CharonInferar
2014-04-18 21:52:04 +02:00
parent 73a3c98660
commit 814ebe6cf3
51 changed files with 764 additions and 73 deletions
+1 -1
View File
@@ -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')