diff options
author | Reid <reidyaro@gmail.com> | 2012-08-21 14:35:55 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-08-21 14:35:55 +0200 |
commit | 97a40768e7a586a3d2132b8b0e5e8cca135fdd78 (patch) | |
tree | 67f57da16cbe47f7659f8f8e8dc71df90cb0bed1 /npc | |
parent | 274fafa950d206eed64d5aa08b7db59bd8c2ae6e (diff) | |
download | clientdata-97a40768e7a586a3d2132b8b0e5e8cca135fdd78.tar.gz clientdata-97a40768e7a586a3d2132b8b0e5e8cca135fdd78.tar.bz2 clientdata-97a40768e7a586a3d2132b8b0e5e8cca135fdd78.tar.xz clientdata-97a40768e7a586a3d2132b8b0e5e8cca135fdd78.zip |
Correct fexil script template.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-1/fexil.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/000-1/fexil.txt b/npc/000-1/fexil.txt index 87d101a7..6fdd2a0a 100644 --- a/npc/000-1/fexil.txt +++ b/npc/000-1/fexil.txt @@ -20,6 +20,8 @@ l("Yes, why not."), l_Accepted, l("No, sorry."), -; + mes ""; + mesn; mesq l("Oh... Well, I just started to trade... Thus my technique may not be the best."); next; mesq l("Anyway, if you ever feel interested, just click on my bag."); |