mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-14 00:02:07 -04:00
5 lines
114 B
Python
5 lines
114 B
Python
import sys
|
|
|
|
def setup(core, object):
|
|
object.setAttachment('conversationFile', 'quests/tatooine/majolnir')
|
|
return |