diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-02 22:15:32 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-02 22:15:32 -0300 |
commit | 91665d9fbdd446e22d07309fdd723cf213836e2c (patch) | |
tree | 65abc73092eff252b9651365f09f11550dd0f037 /npc/012-3/alan.txt | |
parent | 66e68809db1a0b4bb42739848e95dfde24e41877 (diff) | |
download | serverdata-91665d9fbdd446e22d07309fdd723cf213836e2c.tar.gz serverdata-91665d9fbdd446e22d07309fdd723cf213836e2c.tar.bz2 serverdata-91665d9fbdd446e22d07309fdd723cf213836e2c.tar.xz serverdata-91665d9fbdd446e22d07309fdd723cf213836e2c.zip |
Remove an uneeded NEXT statement from Alan
Diffstat (limited to 'npc/012-3/alan.txt')
-rw-r--r-- | npc/012-3/alan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-3/alan.txt b/npc/012-3/alan.txt index ab36f7f7f..95d1faf6f 100644 --- a/npc/012-3/alan.txt +++ b/npc/012-3/alan.txt @@ -19,7 +19,7 @@ mesn; mesq l("Only the finest bows and arrows, in the land where wood is abundant!"); - next; + mes ""; menu l("Ok, thanks."), L_Close, l("I want to trade."), L_Shop, |