mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-26 03:52:01 +02:00
Fix market of time, crashes game
This commit is contained in:
parent
5ec2f39fd5
commit
2fef0e8d40
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user