Explorar o código

Fix market of time, crashes game

Andrii Danylchenko %!s(int64=2) %!d(string=hai) anos
pai
achega
2fef0e8d40
Modificáronse 1 ficheiros con 9 adicións e 1 borrados
  1. 9 1
      config/objects/generic.json

+ 9 - 1
config/objects/generic.json

@@ -870,7 +870,15 @@
 	},
 	"marketOfTime" : { // Unused/not implemented H3 object present on some RoE maps
 		"index" :50,
-		"handler": "generic"
+		"handler": "generic",
+		"types" : {
+			"object" : {
+				"index" : 0,
+				"aiValue" : 0,
+				"rmg" : {
+				}
+			}
+		}
 	},
 	"tavern" : {
 		"index" :95,