1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

Add some missing object subtypes, (found on test map VCMI_Tests_2011b.h3m)

This commit is contained in:
AlexVinS
2015-06-10 23:59:13 +03:00
parent 478a1b8dfd
commit 4e72978abd
3 changed files with 11 additions and 1 deletions

View File

@@ -235,7 +235,10 @@
"value" : 3000,
"rarity" : 100
}
}
},
"object1":{ //WoG?
"index" :1
}
}
},
"eyeOfTheMagi" : {
@@ -388,6 +391,9 @@
"value" : 1500,
"rarity" : 80
}
},
"object1" : { //WoG?
"index" : 1
}
}
},