diff options
author | Stefan Beller <stefanbeller@googlemail.com> | 2010-12-27 20:33:40 +0100 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2011-01-02 21:21:18 +0100 |
commit | 29a65c0d92c10fadff09802a8f044e4b35b9beda (patch) | |
tree | 2de707c3f59b7f570fd124ae9c6b5ed2e4ecc696 /npc/013-1_Woodland_hills | |
parent | 99d4c071e4620e1704aa0947018b7c5e90171b02 (diff) | |
download | serverdata-29a65c0d92c10fadff09802a8f044e4b35b9beda.tar.gz serverdata-29a65c0d92c10fadff09802a8f044e4b35b9beda.tar.bz2 serverdata-29a65c0d92c10fadff09802a8f044e4b35b9beda.tar.xz serverdata-29a65c0d92c10fadff09802a8f044e4b35b9beda.zip |
remove the last compile errors
Diffstat (limited to 'npc/013-1_Woodland_hills')
-rw-r--r-- | npc/013-1_Woodland_hills/sagatha.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/013-1_Woodland_hills/sagatha.txt b/npc/013-1_Woodland_hills/sagatha.txt index 3f8cb4f8..372cd20a 100644 --- a/npc/013-1_Woodland_hills/sagatha.txt +++ b/npc/013-1_Woodland_hills/sagatha.txt @@ -359,11 +359,12 @@ L_Q_astralsoul: mes "\"Yes, there is a way to improve your magic.\""; next; mes "\"Did you ever hear about focusing?\""; + next; mes "\"It is a mental ability, which improves you at a certain focused skill.\""; next; mes "\"Yes, I am focused on nature magic, but I cannot teach focusing. That is another realm of magic. Just a few people can really focus your brain to a specific art of magic.\""; next; - mes "\"Usually those, who have the ability to help you with the mana seed, will have the ability to help you with the astral soul. These skills are similar."\"; + mes "\"Usually those, who have the ability to help you with the mana seed, will have the ability to help you with the astral soul. These skills are similar.\""; next; goto L_main; |