diff --git a/Lib9c/Action/HackAndSlashSweep.cs b/Lib9c/Action/HackAndSlashSweep.cs index 94e5289a57..2284f26be8 100644 --- a/Lib9c/Action/HackAndSlashSweep.cs +++ b/Lib9c/Action/HackAndSlashSweep.cs @@ -28,7 +28,7 @@ namespace Nekoyume.Action [ActionType("hack_and_slash_sweep10")] public class HackAndSlashSweep : GameAction, IHackAndSlashSweepV3 { - public const int UsableApStoneCount = 10; + public const int UsableApStoneCount = 20; public List costumes; public List equipments;