From 6117dbdcc00fa70d13e99aecc4c0a03449af29bb Mon Sep 17 00:00:00 2001 From: Hide_D Date: Thu, 23 Jan 2025 17:14:35 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=9D=B4=EB=B2=A4=ED=8A=B8=20=EB=8B=A4?= =?UTF-8?q?=EB=B3=91=EC=A2=85=20=ED=99=94=EC=8B=9C=EB=B3=91=20=EC=9C=84?= =?UTF-8?q?=EC=B9=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/scenario/unit/event_more_crewtype.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/scenario/unit/event_more_crewtype.php b/hwe/scenario/unit/event_more_crewtype.php index cf5c54c5..ba23805f 100644 --- a/hwe/scenario/unit/event_more_crewtype.php +++ b/hwe/scenario/unit/event_more_crewtype.php @@ -176,7 +176,7 @@ class GameUnitConst extends GameUnitConstBase [ 91201, self::T_ARCHER, '화시병', 225, 100, 7, 10, 0, 14, 14, - [new ReqTech(4000), new ReqCitiesWithCityLevel(8, '위례'), new ReqNationAux(NationAuxKey::can_화시병사용, '==', 1)], + [new ReqTech(4000), new ReqCitiesWithCityLevel(8, '장사'), new ReqNationAux(NationAuxKey::can_화시병사용, '==', 1)], [self::T_CAVALRY=>1.2, self::T_FOOTMAN=>0.8, self::T_SIEGE=>1.2], [self::T_CAVALRY=>0.8, self::T_FOOTMAN=>1.2, self::T_SIEGE=>0.8], ['불이 붙은 화살을 날립니다.'],