diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/char/char-server.conf | 4 | ||||
-rw-r--r-- | conf/map/maps.conf | 7 |
2 files changed, 8 insertions, 3 deletions
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", |