diff options
Diffstat (limited to 'npc/003-2')
-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; |