From acb66648b194f73b32c0bf7d6f8072cf869de3c8 Mon Sep 17 00:00:00 2001 From: krs Date: Sun, 10 Nov 2024 15:47:42 +0200 Subject: [PATCH] Better names (HotA mod) for canShootWalls --- config/creatures/stronghold.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/creatures/stronghold.json b/config/creatures/stronghold.json index ddb27bb5f..3c690bb2d 100644 --- a/config/creatures/stronghold.json +++ b/config/creatures/stronghold.json @@ -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",