From 5990936ecaac54b344039325041b7bfa362a6d3a Mon Sep 17 00:00:00 2001 From: VosskyVossk <102125915+VosskyVossk@users.noreply.github.com> Date: Tue, 19 Dec 2023 23:56:01 -0500 Subject: [PATCH] Update shared_appearance_invisible_bicep_l.tpf gameObjectType = GOT_misc_appearance_only_invisible was missing from this tpf. --- .../wearables/armor/shared_appearance_invisible_bicep_l.tpf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sku.0/sys.shared/compiled/game/object/tangible/wearables/armor/shared_appearance_invisible_bicep_l.tpf b/sku.0/sys.shared/compiled/game/object/tangible/wearables/armor/shared_appearance_invisible_bicep_l.tpf index e9b4594d1..aebb0a862 100755 --- a/sku.0/sys.shared/compiled/game/object/tangible/wearables/armor/shared_appearance_invisible_bicep_l.tpf +++ b/sku.0/sys.shared/compiled/game/object/tangible/wearables/armor/shared_appearance_invisible_bicep_l.tpf @@ -9,4 +9,4 @@ objectName = "item_n" "appearance_invisible_bicep_l_n" detailedDescription = "item_d" "appearance_invisible_bicep_l_d" appearanceFilename = "appearance/armor_padded_s01_bicep_l_f.sat" - +gameObjectType = GOT_misc_appearance_only_invisible