diff options
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; |