From 962db6821f2a14aedd17d29f63760619b6a5946c Mon Sep 17 00:00:00 2001 From: hide_d Date: Sat, 30 May 2020 02:29:46 +0900 Subject: [PATCH] =?UTF-8?q?=EB=8C=80=EC=9D=B8=EC=82=B4=EC=83=81=EB=A5=A0,?= =?UTF-8?q?=20=EC=A0=90=EB=A0=B9=EC=88=98=20=EC=A4=80=EB=B9=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/General.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hwe/sammo/General.php b/hwe/sammo/General.php index d43ce199..31b5bf32 100644 --- a/hwe/sammo/General.php +++ b/hwe/sammo/General.php @@ -46,6 +46,8 @@ class General implements iAction{ 'tsw'=>1, 'tsd'=>1, 'tsl'=>1, 'tsg'=>1, 'tsp'=>1, 'tiw'=>1, 'tid'=>1, 'til'=>1, 'tig'=>1, 'tip'=>1, 'betwin'=>1, 'betgold'=>1, 'betwingold'=>1, + 'kill_realcrew'=>1, 'death_realcrew'=>1, + 'occupied'=>1, ]; const TURNTIME_FULL_MS = -1;