From dbc758095f5cc9610fad9d66589bf16b2e7cd0fd Mon Sep 17 00:00:00 2001 From: hide_d Date: Thu, 24 Oct 2019 02:19:46 +0900 Subject: [PATCH] =?UTF-8?q?miniche=5Fb=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- f_install/templates/common.orig.css | 27 +++++++++ hwe/scenario/map/miniche_b.php | 87 +++++++++++++++++++++++++++++ hwe/scenario/scenario_2.json | 15 +++++ 3 files changed, 129 insertions(+) create mode 100644 hwe/scenario/map/miniche_b.php create mode 100644 hwe/scenario/scenario_2.json diff --git a/f_install/templates/common.orig.css b/f_install/templates/common.orig.css index c5b857ad..73e7647b 100644 --- a/f_install/templates/common.orig.css +++ b/f_install/templates/common.orig.css @@ -88,6 +88,33 @@ background-size: 700px 500px; } + +/*미니체 지도*/ +.map_theme_miniche_b.map_spring .map_bglayer1{ + background: url('_tK_gameImagePath_/map/che/bg_spring.jpg') no-repeat; + background-size: 700px 500px; +} + +.map_theme_miniche_b.map_summer .map_bglayer1{ + background: url('_tK_gameImagePath_/map/che/bg_summer.jpg') no-repeat; + background-size: 700px 500px; +} + +.map_theme_miniche_b.map_fall .map_bglayer1{ + background: url('_tK_gameImagePath_/map/che/bg_fall.jpg') no-repeat; + background-size: 700px 500px; +} + +.map_theme_miniche_b.map_winter .map_bglayer1{ + background: url('_tK_gameImagePath_/map/che/bg_winter.jpg') no-repeat; + background-size: 700px 500px; +} + +.map_theme_miniche_b .map_bgroad{ + background: url('_tK_gameImagePath_/map/che/miniche_road.png') no-repeat; + background-size: 700px 500px; +} + /*루드라사움 지도*/ .map_theme_ludo_rathowm .map_bglayer1{ background: url('_tK_gameImagePath_/map/ludo_rathowm/back.jpg') no-repeat; diff --git a/hwe/scenario/map/miniche_b.php b/hwe/scenario/map/miniche_b.php new file mode 100644 index 00000000..b299bd5c --- /dev/null +++ b/hwe/scenario/map/miniche_b.php @@ -0,0 +1,87 @@ +