瀏覽代碼

added yuno_in02 into noteleport etc

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5184 54d463be-8e91-2dee-dedb-b68131a5f0ec
Lupus 19 年之前
父節點
當前提交
fc2bda5881

+ 1 - 0
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

+ 1 - 0
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

+ 1 - 0
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

+ 2 - 0
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

+ 1 - 0
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

+ 1 - 0
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

+ 3 - 0
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]