mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
Better names (HotA mod) for canShootWalls
This commit is contained in:
parent
54f8f2c636
commit
acb66648b1
@ -280,7 +280,7 @@
|
||||
{
|
||||
"type" : "SHOOTER"
|
||||
},
|
||||
"siege" :
|
||||
"canShootWalls" :
|
||||
{
|
||||
"type" : "CATAPULT",
|
||||
"subtype" : "spell.cyclopsShot"
|
||||
@ -316,12 +316,12 @@
|
||||
{
|
||||
"type" : "SHOOTER"
|
||||
},
|
||||
"siege" :
|
||||
"canShootWalls" :
|
||||
{
|
||||
"type" : "CATAPULT",
|
||||
"subtype" : "spell.cyclopsShot"
|
||||
},
|
||||
"siegeLevel" :
|
||||
"canShootWallsTimes" :
|
||||
{
|
||||
"type" : "CATAPULT_EXTRA_SHOTS",
|
||||
"subtype" : "spell.cyclopsShot",
|
||||
|
Loading…
Reference in New Issue
Block a user