diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-08 02:39:04 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-08 02:39:04 -0200 |
commit | 33ee11de2712a11d8e869458c6d22e91d7375b93 (patch) | |
tree | f347bb48a082235d9da386f4e7b852580e87fe53 /npc/003-2/lua.txt | |
parent | bb96e38207034e3f245a25401c21b2ec89f80fde (diff) | |
download | serverdata-33ee11de2712a11d8e869458c6d22e91d7375b93.tar.gz serverdata-33ee11de2712a11d8e869458c6d22e91d7375b93.tar.bz2 serverdata-33ee11de2712a11d8e869458c6d22e91d7375b93.tar.xz serverdata-33ee11de2712a11d8e869458c6d22e91d7375b93.zip |
Register Woody quest in Hurnscald Reputation Controller.
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 062af1037..7dca3f969 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -102,7 +102,7 @@ L_Info: mesn; mesq l("No criminal record, no bank account, not even a tax payment declaration."); next; - mesq l("I found your birth record, but it is not complete. Here says you were born on ##BHalinarzo##b."); + mesq l("I found your birth record, but it is not complete. Here says you were born on @@.", b("Halinarzo")); next; mesq l("The problem is that Halinarzo was destroyed in the never-ending war and was just recently rebuilt."); next; |