mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
Towers should block ranged retalitation
This commit is contained in:
parent
8b11b42aaf
commit
b97e5817ce
@ -118,6 +118,7 @@
|
||||
"ignoreDefence" : { "type" : "ENEMY_DEFENCE_REDUCTION", "val" : 100 },
|
||||
"noWallPenalty" : { "type" : "NO_WALL_PENALTY" },
|
||||
"noDistancePenalty" : { "type" : "NO_DISTANCE_PENALTY" },
|
||||
"noRetalitation" : { "type" : "BLOCKS_RANGED_RETALIATION" },
|
||||
"noLuck" : { "type" : "NO_LUCK" }
|
||||
},
|
||||
"graphics" :
|
||||
|
Loading…
Reference in New Issue
Block a user