1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00

Remove tmg limits

This commit is contained in:
nordsoft 2023-04-20 20:44:25 +04:00
parent 0a28262c15
commit 9dbac414fc

View File

@ -118,7 +118,6 @@
"evil" :
{
"index" : 0,
"rmg" : { "mapLimit" : 64 },
"layer" : "sail",
"actualAnimation" : "AB01_.def",
"overlayAnimation" : "ABM01_.def",
@ -129,7 +128,6 @@
"good" :
{
"index" : 1,
"rmg" : { "mapLimit" : 64 },
"layer" : "sail",
"actualAnimation" : "AB02_.def",
"overlayAnimation" : "ABM02_.def",
@ -139,7 +137,6 @@
},
"neutral" : {
"index" : 2,
"rmg" : { "mapLimit" : 64 },
"layer" : "sail",
"actualAnimation" : "AB03_.def",
"overlayAnimation" : "ABM03_.def",