mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-30 00:15:57 -04:00
6 lines
157 B
Python
6 lines
157 B
Python
import sys
|
|
|
|
def setup(core, object):
|
|
object.setCustomName('Suan Dann')
|
|
#object.setCurrentAnimation('appearance/animation/all_b_dnc_bowie_loop.ans')
|
|
return |