diff options
-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"); |