diff options
-rw-r--r-- | conf-tmpl/Changelog.txt | 1 | ||||
-rw-r--r-- | conf-tmpl/mapflag/noteleport.txt | 1 | ||||
-rw-r--r-- | npc/Changelog.txt | 1 | ||||
-rw-r--r-- | npc/quests/Kiel_Hyre_Quest.txt | 2 |
4 files changed, 4 insertions, 1 deletions
diff --git a/conf-tmpl/Changelog.txt b/conf-tmpl/Changelog.txt index 50cce99e7..3f589dfe5 100644 --- a/conf-tmpl/Changelog.txt +++ b/conf-tmpl/Changelog.txt @@ -1,5 +1,6 @@ Date Added 2007/04/27 + * Can't teleport in kh_dun01 [Playtester] * You can now teleport in jupe_core [Playtester] 2007/04/24 * monster_ai&0x400 disables all mob-casted skills having a range of 9 diff --git a/conf-tmpl/mapflag/noteleport.txt b/conf-tmpl/mapflag/noteleport.txt index 54e97b86a..95efc6a6f 100644 --- a/conf-tmpl/mapflag/noteleport.txt +++ b/conf-tmpl/mapflag/noteleport.txt @@ -92,6 +92,7 @@ kh_mansion mapflag noteleport kh_rossi mapflag noteleport kh_school mapflag noteleport kh_vila mapflag noteleport +kh_dun01 mapflag noteleport veins mapflag noteleport ve_in mapflag noteleport ve_in02 mapflag noteleport diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 0181e8ef9..09f9717d2 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,7 @@ Date Added ====== 2007/04/27 + * Some small Kiel quest fixes [Playtester] * Updated Sphinx spawns [Playtester] - Anubis instead of Marduk on F4 and F5 - note: Anubis is not fully official yet diff --git a/npc/quests/Kiel_Hyre_Quest.txt b/npc/quests/Kiel_Hyre_Quest.txt index 44637a4c0..075c9d363 100644 --- a/npc/quests/Kiel_Hyre_Quest.txt +++ b/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 //============================================================================ |