diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-01-26 14:48:46 +0000 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-01-26 14:48:46 +0000 |
commit | e0b5bc9350c612c2d6730b59bcb2224ad4800e66 (patch) | |
tree | 8acbfe7af2006428e0108ed85b39b9a845d63566 /npc/009-2_Hurnscald | |
parent | 60f058e32d8197572cb847dd4202fa9609e43904 (diff) | |
download | serverdata-e0b5bc9350c612c2d6730b59bcb2224ad4800e66.tar.gz serverdata-e0b5bc9350c612c2d6730b59bcb2224ad4800e66.tar.bz2 serverdata-e0b5bc9350c612c2d6730b59bcb2224ad4800e66.tar.xz serverdata-e0b5bc9350c612c2d6730b59bcb2224ad4800e66.zip |
Replace references to ether magic with astral magic
Diffstat (limited to 'npc/009-2_Hurnscald')
-rw-r--r-- | npc/009-2_Hurnscald/wyara.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-2_Hurnscald/wyara.txt b/npc/009-2_Hurnscald/wyara.txt index 1cce5d90..125297ff 100644 --- a/npc/009-2_Hurnscald/wyara.txt +++ b/npc/009-2_Hurnscald/wyara.txt @@ -209,7 +209,7 @@ L_Magic_explain: next; mes "[Wyara the Witch]"; - mes "\"There are different kinds of magic, too; nature, ether, and so on, but if this interests you, you should talk to a scholar.\""; + mes "\"There are different kinds of magic, too; nature, astral, and so on, but if this interests you, you should talk to a scholar.\""; next; goto L_Magic_main; |