From c337ff2f67d69fd0bd9a9e06ee3c6d5e8e00f096 Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 29 May 2018 01:28:03 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B3=80=ED=99=98=20=EC=8A=A4=ED=81=AC?= =?UTF-8?q?=EB=A6=BD=ED=8A=B8=20=EB=8F=99=EC=9E=91=20=EB=B3=80=EA=B2=BD,?= =?UTF-8?q?=20=ED=99=98=EC=83=81=ED=96=A5=20=EC=8B=9C=EB=82=98=EB=A6=AC?= =?UTF-8?q?=EC=98=A4=20=EC=A0=81=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/install.php | 4 +- hwe/js/install.js | 5 +- hwe/sammo/Scenario/NPC.php | 9 +- hwe/scenario/scenario_30.json | 695 ++++++++++++++++--------------- hwe/scenario/scenario_32.json | 280 ------------- hwe/scenario/scenario_320.json | 272 ++++++++++++ hwe/scenario/scenario_321.json | 289 +++++++++++++ hwe/scenario/scenario_frame.json | 4 +- src/conv_general_stat.py | 201 ++++++--- 9 files changed, 1066 insertions(+), 693 deletions(-) delete mode 100644 hwe/scenario/scenario_32.json create mode 100644 hwe/scenario/scenario_320.json create mode 100644 hwe/scenario/scenario_321.json diff --git a/hwe/install.php b/hwe/install.php index e147d16b..6a11cec8 100644 --- a/hwe/install.php +++ b/hwe/install.php @@ -154,10 +154,10 @@ if($session->userGrade < 5){ -