mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-09-12 22:45:31 -04:00
9 lines
119 B
Python
9 lines
119 B
Python
|
|
def itemTemplate():
|
|
|
|
return ['object/tangible/item/shared_rare_loot_chest_3.iff']
|
|
|
|
def customItemName():
|
|
|
|
return ''
|