diff --git a/nekoyume/Assets/_Scripts/Editor/TestArenaSimulationUI.cs b/nekoyume/Assets/_Scripts/Editor/TestArenaSimulationUI.cs index ad617f1700..6b01786a70 100644 --- a/nekoyume/Assets/_Scripts/Editor/TestArenaSimulationUI.cs +++ b/nekoyume/Assets/_Scripts/Editor/TestArenaSimulationUI.cs @@ -153,7 +153,8 @@ private void Simulate() _myCollectionState.GetModifiers(TestArena.Instance.TableSheets.CollectionSheet), _enemyCollectionState.GetModifiers(TestArena.Instance.TableSheets.CollectionSheet), TestArena.Instance.TableSheets.BuffLimitSheet, - TestArena.Instance.TableSheets.BuffLinkSheet); + TestArena.Instance.TableSheets.BuffLinkSheet, + true); TestArena.Instance.Enter(log, new List(), _me,