mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-01 01:15:59 -04:00
Fixed Ubese Armor chest plate to now have stats.
This commit is contained in:
Regular → Executable
+3
-1
@@ -3,9 +3,11 @@
|
||||
|
||||
@class tangible_object_template 3
|
||||
|
||||
armor = "abstract/armor_statistics/armor/ubese/base/statistics_armor_ubese_jacket.iff"
|
||||
armor = "abstract/armor_statistics/armor/ubese/base/statistics_armor_ubese_chest_plate.iff"
|
||||
|
||||
@class object_template 2
|
||||
|
||||
sharedTemplate = "object/tangible/wearables/armor/ubese/shared_armor_ubese_jacket.iff"
|
||||
|
||||
scripts = +["item.armor.new_armor"]
|
||||
|
||||
|
||||
+1
-3
@@ -1,5 +1,5 @@
|
||||
|
||||
@base object/tangible/wearables/base/shared_base_jacket_shortsleeve.iff
|
||||
@base object/tangible/wearables/base/shared_base_chest_shortsleeve.iff
|
||||
|
||||
@class tangible_object_template 9
|
||||
|
||||
@@ -10,5 +10,3 @@ objectName = "wearables_name" "armor_ubese_jacket"
|
||||
detailedDescription = "wearables_detail" "armor_ubese_jacket"
|
||||
appearanceFilename = "appearance/armor_ubese_jacket_m.sat"
|
||||
|
||||
gameObjectType = GOT_armor_body
|
||||
|
||||
|
||||
Reference in New Issue
Block a user