1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-04-15 11:46:56 +02:00

Better names (HotA mod) for canShootWalls

This commit is contained in:
krs 2024-11-10 15:47:42 +02:00
parent 54f8f2c636
commit acb66648b1

View File

@ -280,7 +280,7 @@
{ {
"type" : "SHOOTER" "type" : "SHOOTER"
}, },
"siege" : "canShootWalls" :
{ {
"type" : "CATAPULT", "type" : "CATAPULT",
"subtype" : "spell.cyclopsShot" "subtype" : "spell.cyclopsShot"
@ -316,12 +316,12 @@
{ {
"type" : "SHOOTER" "type" : "SHOOTER"
}, },
"siege" : "canShootWalls" :
{ {
"type" : "CATAPULT", "type" : "CATAPULT",
"subtype" : "spell.cyclopsShot" "subtype" : "spell.cyclopsShot"
}, },
"siegeLevel" : "canShootWallsTimes" :
{ {
"type" : "CATAPULT_EXTRA_SHOTS", "type" : "CATAPULT_EXTRA_SHOTS",
"subtype" : "spell.cyclopsShot", "subtype" : "spell.cyclopsShot",