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