mirror of
https://github.com/vcmi/vcmi.git
synced 2025-03-17 20:58:07 +02:00
commit
44963f991b
@ -162,5 +162,5 @@
|
||||
159, 160, 161, 162, 163,
|
||||
176, 177, 178, 179, 180]
|
||||
},
|
||||
"ship": { "graphics" : "CMBKDECK.BMP" }
|
||||
"ship": { "graphics" : "CMBKDECK.BMP", "isSpecial" : true}
|
||||
}
|
||||
|
@ -538,7 +538,7 @@
|
||||
},
|
||||
"55":
|
||||
{
|
||||
"allowedTerrains" : ["water"],
|
||||
"specialBattlefields" : ["ship"],
|
||||
"width" : 3,
|
||||
"height" : 3,
|
||||
"blockedTiles" : [-15, -16, -33],
|
||||
|
Loading…
x
Reference in New Issue
Block a user