mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-09-11 22:45:06 -04:00
Fixed Embroidered Sash, converted to container and added luck
This commit is contained in:
+3
@@ -7,3 +7,6 @@
|
||||
@class object_template 2
|
||||
|
||||
sharedTemplate = "object/tangible/tcg/series7/shared_wearable_sash_embroidered.iff"
|
||||
|
||||
|
||||
objvars = +["skillmod.bonus.luck_modified" = 77]
|
||||
+3
-1
@@ -1,5 +1,5 @@
|
||||
|
||||
@base object/tangible/wearables/base/shared_base_bandolier.iff
|
||||
@base object/tangible/wearables/base/shared_base_backpack.iff
|
||||
|
||||
@class tangible_object_template 5
|
||||
|
||||
@@ -10,3 +10,5 @@ objectName = "static_item_n" "item_tcg_loot_reward_series7_embroidered_sash"
|
||||
detailedDescription = "static_item_d" "item_tcg_loot_reward_series7_embroidered_sash"
|
||||
|
||||
appearanceFilename = "appearance/sash_02_f.sat"
|
||||
|
||||
containerVolumeLimit = 60
|
||||
Reference in New Issue
Block a user