From 3a4665e4737a8edfe3a442e893569cade22dfe70 Mon Sep 17 00:00:00 2001 From: hide_d Date: Wed, 18 Jul 2018 10:46:33 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A7=B5=20=EC=97=85=EB=8D=B0=EC=9D=B4?= =?UTF-8?q?=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/scenario/scenario_0.json | 2 +- hwe/scenario/scenario_1.json | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 hwe/scenario/scenario_1.json diff --git a/hwe/scenario/scenario_0.json b/hwe/scenario/scenario_0.json index 2691b49d..dc6c2055 100644 --- a/hwe/scenario/scenario_0.json +++ b/hwe/scenario/scenario_0.json @@ -1,5 +1,5 @@ { - "title":"【공백지】 공백지", + "title":"【공백지】 일반", "startYear":180, "history":[ ] diff --git a/hwe/scenario/scenario_1.json b/hwe/scenario/scenario_1.json new file mode 100644 index 00000000..c86ea1d7 --- /dev/null +++ b/hwe/scenario/scenario_1.json @@ -0,0 +1,9 @@ +{ + "title":"【공백지】 소형", + "startYear":180, + "map":{ + "mapName":"miniche" + }, + "history":[ + ] +} \ No newline at end of file