diff --git a/hwe/sammo/ActionBuff/g65_계략성공.php b/hwe/sammo/ActionBuff/g65_계략성공.php index 2218cc12..56c96314 100644 --- a/hwe/sammo/ActionBuff/g65_계략성공.php +++ b/hwe/sammo/ActionBuff/g65_계략성공.php @@ -5,7 +5,7 @@ namespace sammo\ActionBuff; use sammo\General; use \sammo\iAction; -class g65_내정성공 implements iAction +class g65_계략성공 implements iAction { use \sammo\DefaultAction; diff --git a/hwe/sammo/Command/UserAction/g65_필중계략.php b/hwe/sammo/Command/UserAction/g65_필중계략.php index 40d686cc..0bfe34b1 100644 --- a/hwe/sammo/Command/UserAction/g65_필중계략.php +++ b/hwe/sammo/Command/UserAction/g65_필중계략.php @@ -1,7 +1,7 @@ generalObj; - $general->addInstantBuff(new g65_내정성공(), 2); + $general->addInstantBuff(new g65_계략성공(), 2); $date = $general->getTurnTime($general::TURNTIME_HM);