diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-10-29 23:57:03 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-10-29 23:57:03 -0200 |
commit | d0870894f1f4b413a058fd09bea1c5fe1ad2cd44 (patch) | |
tree | 9467caa69ef219a619fd6430710b499aa9a79855 /npc/003-2/lua.txt | |
parent | 00a4f8cb55ee0cc2bd224e03e4103734bf32bc83 (diff) | |
download | serverdata-d0870894f1f4b413a058fd09bea1c5fe1ad2cd44.tar.gz serverdata-d0870894f1f4b413a058fd09bea1c5fe1ad2cd44.tar.bz2 serverdata-d0870894f1f4b413a058fd09bea1c5fe1ad2cd44.tar.xz serverdata-d0870894f1f4b413a058fd09bea1c5fe1ad2cd44.zip |
Add another section at Lua so players don't get lost on Tulimshar
Diffstat (limited to 'npc/003-2/lua.txt')
-rw-r--r-- | npc/003-2/lua.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt index 7d616045d..ae395c54a 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -105,6 +105,9 @@ L_Info: next; mesq l("And then, finally, depart to ##BHalinarzo##b. Maybe, just maybe, someone recognize you. Or, start a new life! Few people can do that!"); setq General_Narrator, 2; + next; + mesc l(".:: Help for New Players ::."), 3; + mesc l("Try helping the city guard. Many quests can be found around the city. There are also some on the mines, you should visit it."), 3; close; L_Contributor: |