diff options
author | Stefan Beller <stefanbeller@googlemail.com> | 2011-01-26 08:31:10 +0100 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2011-01-26 08:31:10 +0100 |
commit | 1b2d35e02f23d20033b5a03bf8fe18b2b1b2575b (patch) | |
tree | 12cc0a50360f5ab777d81b542a8ae2748f245173 /npc/013-2_Magic_house/notes.txt | |
parent | bc98b0e3a8c65071b86438938b4480e1150d7b42 (diff) | |
parent | d9458220575d7698b59488c1864b980b1b9dfc5c (diff) | |
download | serverdata-1b2d35e02f23d20033b5a03bf8fe18b2b1b2575b.tar.gz serverdata-1b2d35e02f23d20033b5a03bf8fe18b2b1b2575b.tar.bz2 serverdata-1b2d35e02f23d20033b5a03bf8fe18b2b1b2575b.tar.xz serverdata-1b2d35e02f23d20033b5a03bf8fe18b2b1b2575b.zip |
Merge branch 'master' of gitorious.org:~wombat/tmw-eathena-data/cache-serverdata
Diffstat (limited to 'npc/013-2_Magic_house/notes.txt')
-rw-r--r-- | npc/013-2_Magic_house/notes.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/013-2_Magic_house/notes.txt b/npc/013-2_Magic_house/notes.txt index 7b65ce2d..f45b2554 100644 --- a/npc/013-2_Magic_house/notes.txt +++ b/npc/013-2_Magic_house/notes.txt @@ -50,6 +50,7 @@ next; warp "006-1.gat",33,93; if (QUEST_MIRIAM_start != 0) goto L_cheat; + close; // If you try to use the notes to warp to pachua the quest will fail. @@ -63,7 +64,7 @@ L_cheat: // Warp to snake pit 013-2.gat,25,27,0 script Spell 127,{ - mes "You read: \"Slithering and scales make a poisonous bite - Where you go feels me with fright!\""; + mes "You read: \"Slithering and scales make a poisonous bite - Where you go fills me with fright!\""; next; mes "You feel yourself getting lighter..."; next; |