mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-27 17:57:22 -04:00
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:
@@ -1,5 +1,5 @@
|
||||
import sys
|
||||
|
||||
def setup(core, object):
|
||||
object.setAttachment('conversationFile', 'majolnir')
|
||||
object.setAttachment('conversationFile', 'quests/tatooine/majolnir')
|
||||
return
|
||||
Reference in New Issue
Block a user