diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-24 19:41:24 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-24 19:41:24 -0300 |
commit | 2fbf41c3bb5468cb121ddbcea6b213a6575abf3b (patch) | |
tree | 968250d2af25cf5ebd837945a49daf410d30ff2e /npc/009-1 | |
parent | 170f53af7252a75f2bac214ec459fc13d4a686a8 (diff) | |
download | serverdata-2fbf41c3bb5468cb121ddbcea6b213a6575abf3b.tar.gz serverdata-2fbf41c3bb5468cb121ddbcea6b213a6575abf3b.tar.bz2 serverdata-2fbf41c3bb5468cb121ddbcea6b213a6575abf3b.tar.xz serverdata-2fbf41c3bb5468cb121ddbcea6b213a6575abf3b.zip |
Fixes
Diffstat (limited to 'npc/009-1')
-rw-r--r-- | npc/009-1/trader_king.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-1/trader_king.txt b/npc/009-1/trader_king.txt index 97a007a06..83b988f81 100644 --- a/npc/009-1/trader_king.txt +++ b/npc/009-1/trader_king.txt @@ -32,7 +32,7 @@ L_Weak: mesq lg("Get out of here, weakling. You'll be killed by bandits."); close; -L_Inicio: +L_Start: mesn; mes lg(":> \"Hello, youngling...\""); next; |