diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-20 14:22:41 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-20 14:22:41 -0300 |
commit | d71cbe09960d2383d5ed75e2580a16da8eeb2fce (patch) | |
tree | 2159bc2071a9426227ff1f25e408a7738eacbb87 /npc/005-1 | |
parent | fe49775741af521347e552c08b7922f76fb3ea1c (diff) | |
download | serverdata-d71cbe09960d2383d5ed75e2580a16da8eeb2fce.tar.gz serverdata-d71cbe09960d2383d5ed75e2580a16da8eeb2fce.tar.bz2 serverdata-d71cbe09960d2383d5ed75e2580a16da8eeb2fce.tar.xz serverdata-d71cbe09960d2383d5ed75e2580a16da8eeb2fce.zip |
Missing empty lines
Diffstat (limited to 'npc/005-1')
-rw-r--r-- | npc/005-1/liana.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/005-1/liana.txt b/npc/005-1/liana.txt index 106a79560..cc0d473b0 100644 --- a/npc/005-1/liana.txt +++ b/npc/005-1/liana.txt @@ -27,6 +27,7 @@ L_Menu: l("No, thanks."),L_Close; L_Slime: + mes ""; .@q=getq(CandorQuest_Liana); mesq l("I collect them."); next; @@ -70,6 +71,7 @@ L_Finish: close; L_Bug: + mes ""; mesq l("Ah, personally I don't use it?"); next; mes l("She shakes her head."); |