diff --git a/sku.0/sys.shared/compiled/game/object/tangible/item/shared_rare_loot_chest_1.tpf b/sku.0/sys.shared/compiled/game/object/tangible/item/shared_rare_loot_chest_1.tpf index 83ba42c00..5eee662a0 100755 --- a/sku.0/sys.shared/compiled/game/object/tangible/item/shared_rare_loot_chest_1.tpf +++ b/sku.0/sys.shared/compiled/game/object/tangible/item/shared_rare_loot_chest_1.tpf @@ -5,7 +5,9 @@ @class object_template 10 objectName = "static_item_n" "rare_loot_chest_1" + detailedDescription = "static_item_d" "rare_loot_chest_1" appearanceFilename = "appearance/item_rare_loot_chest.apt" +gameObjectType = GOT_misc_item_usable \ No newline at end of file diff --git a/sku.0/sys.shared/compiled/game/object/tangible/item/shared_rare_loot_chest_2.tpf b/sku.0/sys.shared/compiled/game/object/tangible/item/shared_rare_loot_chest_2.tpf index 02fba98f8..fdc0f255b 100755 --- a/sku.0/sys.shared/compiled/game/object/tangible/item/shared_rare_loot_chest_2.tpf +++ b/sku.0/sys.shared/compiled/game/object/tangible/item/shared_rare_loot_chest_2.tpf @@ -5,7 +5,9 @@ @class object_template 10 objectName = "static_item_n" "rare_loot_chest_2" + detailedDescription = "static_item_d" "rare_loot_chest_2" appearanceFilename = "appearance/item_rare_loot_chest_exquisite.apt" +gameObjectType = GOT_misc_item_usable \ No newline at end of file diff --git a/sku.0/sys.shared/compiled/game/object/tangible/item/shared_rare_loot_chest_3.tpf b/sku.0/sys.shared/compiled/game/object/tangible/item/shared_rare_loot_chest_3.tpf index 1eac827d3..428d78bdb 100755 --- a/sku.0/sys.shared/compiled/game/object/tangible/item/shared_rare_loot_chest_3.tpf +++ b/sku.0/sys.shared/compiled/game/object/tangible/item/shared_rare_loot_chest_3.tpf @@ -5,7 +5,9 @@ @class object_template 10 objectName = "static_item_n" "rare_loot_chest_3" + detailedDescription = "static_item_d" "rare_loot_chest_3" appearanceFilename = "appearance/item_rare_loot_chest_legendary.apt" +gameObjectType = GOT_misc_item_usable \ No newline at end of file