diff options
author | Plaque_fcc <Plaque_fcc@github> | 2013-06-27 00:36:04 +0400 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2013-06-27 16:29:39 +0200 |
commit | 72916aa9e8fe82de961cde179cd2e74fc3e5a08b (patch) | |
tree | 190bb36c42fa69495beb172422cbf2a8bcaef908 /world | |
parent | 378cff458f2a4fe66a1b1ba8c265ae04f95a629c (diff) | |
download | serverdata-72916aa9e8fe82de961cde179cd2e74fc3e5a08b.tar.gz serverdata-72916aa9e8fe82de961cde179cd2e74fc3e5a08b.tar.bz2 serverdata-72916aa9e8fe82de961cde179cd2e74fc3e5a08b.tar.xz serverdata-72916aa9e8fe82de961cde179cd2e74fc3e5a08b.zip |
Typo fix
Signed-off-by: Plaque_fcc <Plaque_fcc@github>
Diffstat (limited to 'world')
-rw-r--r-- | world/map/npc/011-1/auldsbel.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/011-1/auldsbel.txt b/world/map/npc/011-1/auldsbel.txt index 6da0b1dc..7f0cf685 100644 --- a/world/map/npc/011-1/auldsbel.txt +++ b/world/map/npc/011-1/auldsbel.txt @@ -441,7 +441,7 @@ L_about_other_prerequisites: L_about_speed: mes "[Auldsbel the Wizard]"; - mes "\"Most spells are effective immediately, unless they require some complex astral connectoin-- summoning or teleporting can take a while to take effect, for example. Still, after casting a spell you usually need a moment to recover before casting the next.\""; + mes "\"Most spells are effective immediately, unless they require some complex astral connection-- summoning or teleporting can take a while to take effect, for example. Still, after casting a spell you usually need a moment to recover before casting the next.\""; next; goto L_about_spells_minimenu; |