support animated armoire

This commit is contained in:
Phillip Thelen 2024-11-05 11:46:24 +01:00
parent 8759bf2a67
commit f85613bd36

View file

@ -211,6 +211,7 @@ object DataBindingUtils {
tempMap["stable_Pet-Gryphatrice-Jubilant"] = "gif"
tempMap["back_special_heroicAureole"] = "gif"
tempMap["Pet_HatchingPotion_Fungi"] = "gif"
tempMap["shop_armoire"] = "gif"
FILEFORMAT_MAP = tempMap
val tempNameMap = mutableMapOf<String, String>()