diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-25 03:16:18 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-25 03:16:18 -0300 |
commit | 3091eae2c7b333460e3fc195f8fc1ce93679026d (patch) | |
tree | a859149d3c5f5ced5c5732aee019df82d3a78644 /npc/003-2/lua.txt | |
parent | 1cceaad2d06910af235957b3d985f8cfaef9934d (diff) | |
download | serverdata-3091eae2c7b333460e3fc195f8fc1ce93679026d.tar.gz serverdata-3091eae2c7b333460e3fc195f8fc1ce93679026d.tar.bz2 serverdata-3091eae2c7b333460e3fc195f8fc1ce93679026d.tar.xz serverdata-3091eae2c7b333460e3fc195f8fc1ce93679026d.zip |
Err, as we're talking about ways to make money: Mention Political System and
Gambling. I'll not tie them to Main Quest, anyway.
Diffstat (limited to 'npc/003-2/lua.txt')
-rw-r--r-- | npc/003-2/lua.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt index 1fc179e9b..937477e1b 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -362,7 +362,7 @@ function luaCheckTask1 { function luaAssignTask2 { mesn; mesq l("Great! Here, I'll give you %d GP so you can start here with more ease.", 500); - tutmes l("You can get money in several ways, including by selling monster parts and doing daily quests. Read the [@@help://faq|FAQ@@] (opens ingame) for help."), l("Getting Money"); + tutmes l("You can get money in several ways, including by selling monster parts, doing daily quests, gambling, and even becoming the mayor of a town. Read the [@@help://faq|FAQ@@] (opens ingame) for help."), l("Getting Money"); next; mesn; mesq l("Well, I have a small problem. Sorry, but my superior officer did not like you. This happens, not everyone will like us, right? A lot of adventurers actually hate me %%R"); |