From fc2bda5881f56eaf2c4d071d9be54eba276ec814 Mon Sep 17 00:00:00 2001 From: Lupus Date: Sat, 4 Feb 2006 10:53:18 +0000 Subject: [PATCH] added yuno_in02 into noteleport etc git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5184 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/mapflag/indoors.txt | 1 + conf-tmpl/mapflag/nobranch.txt | 1 + conf-tmpl/mapflag/noicewall.txt | 1 + conf-tmpl/mapflag/nomemo.txt | 2 ++ conf-tmpl/mapflag/nopenalty.txt | 1 + conf-tmpl/mapflag/noteleport.txt | 1 + npc/Changelog.txt | 3 +++ 7 files changed, 10 insertions(+) diff --git a/conf-tmpl/mapflag/indoors.txt b/conf-tmpl/mapflag/indoors.txt index 3eeba2b558..a3aaf35e7c 100644 --- a/conf-tmpl/mapflag/indoors.txt +++ b/conf-tmpl/mapflag/indoors.txt @@ -34,6 +34,7 @@ xmas_in.gat mapflag indoors cmd_in01.gat mapflag indoors cmd_in02.gat mapflag indoors yuno_in01.gat mapflag indoors +yuno_in02.gat mapflag indoors yuno_in03.gat mapflag indoors yuno_in04.gat mapflag indoors yuno_in05.gat mapflag indoors diff --git a/conf-tmpl/mapflag/nobranch.txt b/conf-tmpl/mapflag/nobranch.txt index e80cf5103d..e3f5d854a3 100644 --- a/conf-tmpl/mapflag/nobranch.txt +++ b/conf-tmpl/mapflag/nobranch.txt @@ -42,6 +42,7 @@ prt_in.gat mapflag nobranch um_in.gat mapflag nobranch xmas_in.gat mapflag nobranch yuno_in01.gat mapflag nobranch +yuno_in02.gat mapflag nobranch yuno_in03.gat mapflag nobranch yuno_in04.gat mapflag nobranch yuno_in05.gat mapflag nobranch diff --git a/conf-tmpl/mapflag/noicewall.txt b/conf-tmpl/mapflag/noicewall.txt index ef77a1d2cc..ae6975c505 100644 --- a/conf-tmpl/mapflag/noicewall.txt +++ b/conf-tmpl/mapflag/noicewall.txt @@ -59,6 +59,7 @@ umbala.gat mapflag noicewall xmas_in.gat mapflag noicewall xmas.gat mapflag noicewall yuno_in01.gat mapflag noicewall +yuno_in02.gat mapflag noicewall yuno_in03.gat mapflag noicewall yuno_in04.gat mapflag noicewall yuno_in05.gat mapflag noicewall diff --git a/conf-tmpl/mapflag/nomemo.txt b/conf-tmpl/mapflag/nomemo.txt index 1c159fd06d..9ae49cd1c0 100644 --- a/conf-tmpl/mapflag/nomemo.txt +++ b/conf-tmpl/mapflag/nomemo.txt @@ -60,6 +60,8 @@ yuno_fild02.gat mapflag nomemo yuno_in01.gat mapflag nomemo yuno_in02.gat mapflag nomemo yuno_in03.gat mapflag nomemo +yuno_in04.gat mapflag nomemo +yuno_in05.gat mapflag nomemo yuno.gat mapflag nomemo que_sign01.gat mapflag nomemo ein_in01.gat mapflag nomemo diff --git a/conf-tmpl/mapflag/nopenalty.txt b/conf-tmpl/mapflag/nopenalty.txt index 029fd7dd83..4a072d5027 100644 --- a/conf-tmpl/mapflag/nopenalty.txt +++ b/conf-tmpl/mapflag/nopenalty.txt @@ -60,6 +60,7 @@ xmas.gat mapflag nopenalty xmas_in.gat mapflag nopenalty yuno.gat mapflag nopenalty yuno_in01.gat mapflag nopenalty +yuno_in02.gat mapflag nopenalty yuno_in03.gat mapflag nopenalty yuno_in04.gat mapflag nopenalty yuno_in05.gat mapflag nopenalty diff --git a/conf-tmpl/mapflag/noteleport.txt b/conf-tmpl/mapflag/noteleport.txt index 011054441f..67b5ab9dcd 100644 --- a/conf-tmpl/mapflag/noteleport.txt +++ b/conf-tmpl/mapflag/noteleport.txt @@ -45,6 +45,7 @@ prt_in.gat mapflag noteleport um_in.gat mapflag noteleport xmas_in.gat mapflag noteleport yuno_in01.gat mapflag noteleport +yuno_in02.gat mapflag noteleport yuno_in03.gat mapflag noteleport yuno_in04.gat mapflag noteleport yuno_in05.gat mapflag noteleport diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 3bd131c8c9..afc3fbea36 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -28,6 +28,9 @@ Nexon Date Added ====== +02/05 + * Added yuno_in02 into noteleport/nomemo, etc map flags. It spoils the quest [Lupus] + There's 1 missing mapflag: 'noreturn' (you may use butterfly wings to escape) 02/03 * Implemented the cube room quest [MasterOfMuppets] * Temp measure to stop exploit in novice ground. [Vicious]