Added quest completion window, Changed sui service to not need conversation npcs to need conversation radial attached, Changed goToLocation event to check all of players quests instead of active one

This commit is contained in:
Waverunner
2014-08-25 17:44:22 -04:00
parent 1190e7b1fe
commit 298fb1f59a
12 changed files with 120 additions and 19 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import sys
def setup(core, object):
object.setAttachment('conversationFile', 'majolnir')
object.setAttachment('conversationFile', 'quests/tatooine/majolnir')
return