From 805a2b3b1a82f48200e90171fa79bc43b682a2eb Mon Sep 17 00:00:00 2001 From: Ridley Date: Sun, 2 Oct 2016 09:29:14 +0200 Subject: Update Intro (Renewal) (#1427) * Update Intro (Renewal) - Conversion while Playing from kRO - New starting Map: iz_int 18 27 (Requires New kRO MAP) - iz_int01 - iz_int04 and int_land01 - int_land04 are added, but not used - the rest of the script was updated to latest script standards - x/y span for duplicates with OnTouch - Fixed wrong getarg - removed +"" in warp --- conf/char/char-server.conf | 4 ++-- conf/map/maps.conf | 7 ++++++- 2 files changed, 8 insertions(+), 3 deletions(-) (limited to 'conf') diff --git a/conf/char/char-server.conf b/conf/char/char-server.conf index 4c6ef0348..c512f1fb7 100644 --- a/conf/char/char-server.conf +++ b/conf/char/char-server.conf @@ -106,8 +106,8 @@ char_configuration: { // Start point (Renewal) start_point_re: { map: "iz_int" - x: 97 - y: 90 + x: 18 + y: 27 } // Start point (Pre-Renewal) start_point_pre: { diff --git a/conf/map/maps.conf b/conf/map/maps.conf index dc4798354..0a975d62e 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -1087,7 +1087,7 @@ map_list: ( "moc_prydn2", // Izlude Novice Academy & Tutorial - // New Maps added 2013-02-10 + // New Maps added 2016-09-12 "iz_int", "iz_int01", "iz_int02", @@ -1110,6 +1110,11 @@ map_list: ( "izlude_c", "izlude_b", "izlude_a", + "int_land", + "int_land01", + "int_land02", + "int_land03", + "int_land04", "prt_fild08d", "prt_fild08c", -- cgit v1.2.3-60-g2f50