From 1147a8262c6e771975f85878955f770c3e8cd281 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Sun, 28 Aug 2022 15:41:50 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=95=84=EC=9D=B4=ED=85=9C=20=EC=9D=B4?= =?UTF-8?q?=EB=A6=84=20=EC=98=A4=EA=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/ActionItem/che_계략_향낭.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hwe/sammo/ActionItem/che_계략_향낭.php b/hwe/sammo/ActionItem/che_계략_향낭.php index ed25f8b8..fbb40fe9 100644 --- a/hwe/sammo/ActionItem/che_계략_향낭.php +++ b/hwe/sammo/ActionItem/che_계략_향낭.php @@ -5,8 +5,8 @@ use \sammo\General; class che_계략_향낭 extends \sammo\BaseItem{ - protected $rawName = '항냥'; - protected $name = '항냥(계략)'; + protected $rawName = '향낭'; + protected $name = '향낭(계략)'; protected $info = '[계략] 화계·탈취·파괴·선동 : 성공률 +50%p'; protected $cost = 3000; protected $consumable = true;