Browse Source

Some small Kiel quest fixes

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10368 54d463be-8e91-2dee-dedb-b68131a5f0ec
Playtester 18 years ago
parent
commit
2a82ad4e0c

+ 1 - 0
conf-tmpl/Changelog.txt

@@ -1,5 +1,6 @@
 Date	Added
 Date	Added
 2007/04/27
 2007/04/27
+	* Can't teleport in kh_dun01 [Playtester]
 	* You can now teleport in jupe_core [Playtester]
 	* You can now teleport in jupe_core [Playtester]
 2007/04/24
 2007/04/24
 	* monster_ai&0x400 disables all mob-casted skills having a range of 9
 	* monster_ai&0x400 disables all mob-casted skills having a range of 9

+ 1 - 0
conf-tmpl/mapflag/noteleport.txt

@@ -92,6 +92,7 @@ kh_mansion	mapflag	noteleport
 kh_rossi	mapflag	noteleport
 kh_rossi	mapflag	noteleport
 kh_school	mapflag	noteleport
 kh_school	mapflag	noteleport
 kh_vila	mapflag	noteleport
 kh_vila	mapflag	noteleport
+kh_dun01	mapflag	noteleport
 veins	mapflag	noteleport
 veins	mapflag	noteleport
 ve_in	mapflag	noteleport
 ve_in	mapflag	noteleport
 ve_in02	mapflag	noteleport
 ve_in02	mapflag	noteleport

+ 1 - 0
npc/Changelog.txt

@@ -1,6 +1,7 @@
 Date		Added
 Date		Added
 ======
 ======
 2007/04/27
 2007/04/27
+	* Some small Kiel quest fixes [Playtester]
 	* Updated Sphinx spawns [Playtester]
 	* Updated Sphinx spawns [Playtester]
 	- Anubis instead of Marduk on F4 and F5
 	- Anubis instead of Marduk on F4 and F5
 	- note: Anubis is not fully official yet
 	- note: Anubis is not fully official yet

+ 1 - 1
npc/quests/Kiel_Hyre_Quest.txt

@@ -3873,7 +3873,7 @@ kh_dun01,44,203,0	script	Entrance Device#KHEntry1::KHAccess	111,{
 
 
 }
 }
 
 
-kh_dun01,44,203,0	duplicate(KHAccess)	Entrance Device#KHEntry2	111
+kh_dun01,36,195,0	duplicate(KHAccess)	Entrance Device#KHEntry2	111
 
 
 //============================================================================
 //============================================================================