Fixed rare loot chests not being able to be double-clicked and used

This commit is contained in:
seefo
2018-05-26 06:33:19 -04:00
parent 921e695fd2
commit f422f7c020
3 changed files with 6 additions and 0 deletions
@@ -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
@@ -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
@@ -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