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:
parent
54f8f2c636
commit
acb66648b1
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user