mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-04 04:15:52 -04:00
Fixed issue where Wookiee armor did not calculate stats properly and did not occupy correct slot configurations on the character.
This commit is contained in:
Regular → Executable
+1
-1
@@ -1,5 +1,5 @@
|
||||
|
||||
@base object/tangible/wearables/base/shared_base_chest_plate.iff
|
||||
@base object/tangible/wearables/base/shared_base_wookiee_chest_plate.iff
|
||||
|
||||
@class tangible_object_template 10
|
||||
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
|
||||
@base object/tangible/wearables/base/shared_base_chest_plate.iff
|
||||
@base object/tangible/wearables/base/shared_base_wookiee_chest_plate.iff
|
||||
|
||||
@class tangible_object_template 10
|
||||
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
|
||||
@base object/tangible/wearables/base/shared_base_chest_plate.iff
|
||||
@base object/tangible/wearables/base/shared_base_wookiee_chest_plate.iff
|
||||
|
||||
@class tangible_object_template 10
|
||||
|
||||
|
||||
Regular → Executable
+1
-1
@@ -1,5 +1,5 @@
|
||||
|
||||
@base object/tangible/wearables/base/shared_base_chest_plate.iff
|
||||
@base object/tangible/wearables/base/shared_base_wookiee_chest_plate.iff
|
||||
|
||||
@class tangible_object_template 10
|
||||
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
|
||||
@base object/tangible/wearables/base/shared_base_chest_plate.iff
|
||||
@base object/tangible/wearables/base/shared_base_wookiee_chest_plate.iff
|
||||
|
||||
@class tangible_object_template 10
|
||||
|
||||
|
||||
Regular → Executable
+1
-1
@@ -1,5 +1,5 @@
|
||||
|
||||
@base object/tangible/wearables/base/shared_base_chest_plate.iff
|
||||
@base object/tangible/wearables/base/shared_base_wookiee_chest_plate.iff
|
||||
|
||||
@class tangible_object_template 10
|
||||
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
|
||||
@base object/tangible/wearables/base/shared_base_chest_plate.iff
|
||||
@base object/tangible/wearables/base/shared_base_wookiee_chest_plate.iff
|
||||
|
||||
@class tangible_object_template 10
|
||||
|
||||
|
||||
Executable
+16
@@ -0,0 +1,16 @@
|
||||
// This file ws written by the template editor @ 10:32:36 AM - Fri Jan 3 2003
|
||||
|
||||
@base object/tangible/wearables/base/shared_armor_base.iff
|
||||
|
||||
@class tangible_object_template 6
|
||||
|
||||
@class object_template 7
|
||||
|
||||
|
||||
objectName = "wearables_name" "vest_s01"
|
||||
|
||||
detailedDescription = "wearables_detail" "vest_s01"
|
||||
|
||||
arrangementDescriptorFilename = "abstract/slot/arrangement/wearables/wookiee_chest.iff"
|
||||
|
||||
gameObjectType = GOT_armor_body
|
||||
Reference in New Issue
Block a user