mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-14 00:02:07 -04:00
Fixed Small Mistake With Medic Roadmap Backpack
This commit is contained in:
@@ -26,7 +26,7 @@ def getAction():
|
||||
|
||||
def getRewards(name):
|
||||
if name == 'item_medic_backpack_01_02':
|
||||
return "object/tangible/wearables/backpack/shared_backpack_s02.iff"
|
||||
return "object/tangible/wearables/backpack/shared_backpack_s03.iff"
|
||||
|
||||
if name == 'armor_medic_roadmap_bicep_l_02_01':
|
||||
return "object/tangible/wearables/armor/tantel/shared_armor_tantel_skreej_bicep_l.iff"
|
||||
|
||||
Reference in New Issue
Block a user