summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-02-03 10:12:45 +0000
committerJared Adams <jaxad0127@gmail.com>2009-02-03 10:12:45 +0000
commitfe02011f477c57c7461b2bc25456bd9426e98cd7 (patch)
treeaa8562b792edb1e7084cc65b6e7c2fd9281d24dc /npc
parent0b8359405a742e4b409b12009089260d8df0fe21 (diff)
downloadserverdata-fe02011f477c57c7461b2bc25456bd9426e98cd7.tar.gz
serverdata-fe02011f477c57c7461b2bc25456bd9426e98cd7.tar.bz2
serverdata-fe02011f477c57c7461b2bc25456bd9426e98cd7.tar.xz
serverdata-fe02011f477c57c7461b2bc25456bd9426e98cd7.zip
Fix spelling mistake in Sagatha's script
Found by Octalot
Diffstat (limited to 'npc')
-rw-r--r--npc/013-1_Woodland_hills/sagatha.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/013-1_Woodland_hills/sagatha.txt b/npc/013-1_Woodland_hills/sagatha.txt
index a2b6de57..f1429789 100644
--- a/npc/013-1_Woodland_hills/sagatha.txt
+++ b/npc/013-1_Woodland_hills/sagatha.txt
@@ -272,7 +272,7 @@ L_teach_A10:
mes "\"To protect against others' magic, take a small mushroom from a shady place. Mushrooms draw things out of the earth. Rub your mushroom into pieces between your hands.\"";
next;
mes "[Sagatha the Witch]";
- mes "\"Then say '" + getspellinvocation("barrier") + "' and let the musroom's power take over.\"";
+ mes "\"Then say '" + getspellinvocation("barrier") + "' and let the mushroom's power take over.\"";
goto L_practice;
L_teach_A11: