mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-09-12 22:45:31 -04:00
Added a preliminary template to gems
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
def itemTemplate():
|
||||
|
||||
return ['object/tangible/loot/misc/shared_force_crystal.iff']
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
def itemTemplate():
|
||||
|
||||
return ['object/tangible/wearables/armor/composite/shared_armor_composite_bicep_l.iff']
|
||||
return ['object/tangible/loot/creature_loot/collections/shared_purple_rnd_cut_gem_style1.iff']
|
||||
|
||||
def customItemName():
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
def itemTemplate():
|
||||
|
||||
return ['object/tangible/wearables/armor/composite/shared_armor_composite_bicep_l.iff']
|
||||
return ['object/tangible/loot/creature_loot/collections/shared_purple_rnd_cut_gem_style1.iff']
|
||||
|
||||
def customItemName():
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
def itemTemplate():
|
||||
|
||||
return ['object/tangible/wearables/armor/composite/shared_armor_composite_bicep_l.iff']
|
||||
return ['object/tangible/loot/creature_loot/collections/shared_purple_rnd_cut_gem_style1.iff']
|
||||
|
||||
def customItemName():
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
def itemTemplate():
|
||||
|
||||
return ['object/tangible/wearables/armor/composite/shared_armor_composite_bicep_l.iff']
|
||||
return ['object/tangible/loot/creature_loot/collections/shared_purple_rnd_cut_gem_style1.iff']
|
||||
|
||||
def customItemName():
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
def itemTemplate():
|
||||
|
||||
return ['object/tangible/wearables/armor/composite/shared_armor_composite_bicep_l.iff']
|
||||
return ['object/tangible/loot/creature_loot/collections/shared_purple_rnd_cut_gem_style1.iff']
|
||||
|
||||
def customItemName():
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
def itemTemplate():
|
||||
|
||||
return ['object/tangible/wearables/armor/composite/shared_armor_composite_bicep_l.iff']
|
||||
return ['object/tangible/loot/creature_loot/collections/shared_purple_rnd_cut_gem_style1.iff']
|
||||
|
||||
def customItemName():
|
||||
|
||||
|
||||
Reference in New Issue
Block a user