summaryrefslogtreecommitdiff
path: root/npc/013-2_Magic_house/notes.txt
diff options
context:
space:
mode:
authorWombat <hpwombat@yahoo.com>2010-08-18 18:47:49 -0400
committerWombat <hpwombat@yahoo.com>2010-08-18 18:47:49 -0400
commit75dfdd443d6dbe9bd556debeb1c50d3000d95967 (patch)
tree9389216dfae858103c920a959899aac1f21fc510 /npc/013-2_Magic_house/notes.txt
parent2050f443896ddc540f7e6221666d278edf59dfab (diff)
downloadserverdata-75dfdd443d6dbe9bd556debeb1c50d3000d95967.tar.gz
serverdata-75dfdd443d6dbe9bd556debeb1c50d3000d95967.tar.bz2
serverdata-75dfdd443d6dbe9bd556debeb1c50d3000d95967.tar.xz
serverdata-75dfdd443d6dbe9bd556debeb1c50d3000d95967.zip
Nivalis Removal and Related Changes
All warps to Nivalis removed, furquest moved, magic house notes changed, Nivalis Soul-Menhir changed to Hurnscald flags
Diffstat (limited to 'npc/013-2_Magic_house/notes.txt')
-rw-r--r--npc/013-2_Magic_house/notes.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/013-2_Magic_house/notes.txt b/npc/013-2_Magic_house/notes.txt
index c91746ae..590407e6 100644
--- a/npc/013-2_Magic_house/notes.txt
+++ b/npc/013-2_Magic_house/notes.txt
@@ -52,13 +52,13 @@
close;
}
-// Warp to snow land
+// Warp to snake pit
013-2.gat,25,27,0 script Spell 127,{
- mes "You read: \"Snow-white flakes and eminent frost - I'll go there, whatever the cost!\"";
+ mes "You read: \"Slithering and scales make a poisonous bite - Where you go feels me with fright!\"";
next;
mes "You feel yourself getting lighter...";
next;
- warp "020-1.gat",84,68;
+ warp "005-3.gat",86,33;
close;
}
@@ -78,7 +78,7 @@
next;
mes "For a moment everything turns black...";
next;
- warp "002-4.gat",91,41;
+ warp "013-3.gat",127,70;
close;
}