From 600dea823bc44099640f0a738e99ac50c644b4da Mon Sep 17 00:00:00 2001 From: VosskyVossk <102125915+VosskyVossk@users.noreply.github.com> Date: Tue, 19 Dec 2023 23:56:58 -0500 Subject: [PATCH] Update shared_appearance_invisible_bicep_r.tpf gameObjectType = GOT_misc_appearance_only_invisible was missing from this tpf. --- .../wearables/armor/shared_appearance_invisible_bicep_r.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_r.tpf b/sku.0/sys.shared/compiled/game/object/tangible/wearables/armor/shared_appearance_invisible_bicep_r.tpf index de68796d8..291667d8d 100755 --- a/sku.0/sys.shared/compiled/game/object/tangible/wearables/armor/shared_appearance_invisible_bicep_r.tpf +++ b/sku.0/sys.shared/compiled/game/object/tangible/wearables/armor/shared_appearance_invisible_bicep_r.tpf @@ -9,4 +9,4 @@ objectName = "item_n" "appearance_invisible_bicep_r_n" detailedDescription = "item_d" "appearance_invisible_bicep_r_d" appearanceFilename = "appearance/armor_padded_s01_bicep_r_f.sat" - +gameObjectType = GOT_misc_appearance_only_invisible