diff options
author | Darky <rf_online@mail.ru> | 2011-06-07 23:55:35 +0400 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2011-06-12 14:45:23 -0700 |
commit | 824cfe8c821b802e4c856aeda5c5383ce01b8a85 (patch) | |
tree | b2f20fdacd5ab2f79be1240cfc0b230ac45580f1 /npc/025-4/clauquer.txt | |
parent | 25376f86fad91fdc0ca8c17d5e6dabf57c3899a8 (diff) | |
download | serverdata-824cfe8c821b802e4c856aeda5c5383ce01b8a85.tar.gz serverdata-824cfe8c821b802e4c856aeda5c5383ce01b8a85.tar.bz2 serverdata-824cfe8c821b802e4c856aeda5c5383ce01b8a85.tar.xz serverdata-824cfe8c821b802e4c856aeda5c5383ce01b8a85.zip |
Pushed small fix i wanted to push a week ago. Fighting system is still under development.
Diffstat (limited to 'npc/025-4/clauquer.txt')
-rw-r--r-- | npc/025-4/clauquer.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/025-4/clauquer.txt b/npc/025-4/clauquer.txt index 3655308c..68fdeeba 100644 --- a/npc/025-4/clauquer.txt +++ b/npc/025-4/clauquer.txt @@ -27,7 +27,7 @@ L_Help: set Rossy_Quest, 15; close; -L_Help: +L_Hmmm: mes "[Clauquer]"; mes "It seems you are lost in these caves."; next; @@ -49,7 +49,7 @@ L_Help: mes "It seems you know everything you should know. Dangerous secrets must be kept... You now know what to do!"; close; -L_Hmmm: +L_Done: mes "[Clauquer]"; mes "Why are you here? Get out."; close; |