From f5fea6ecb2437fe5d9b50018e88a2f21af51e99c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 1 Jan 2019 23:04:18 -0200 Subject: Format properly Golbarez money: 22,637 GP, instead of 22637 GP. --- npc/019-4-1/golbarez.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/019-4-1') diff --git a/npc/019-4-1/golbarez.txt b/npc/019-4-1/golbarez.txt index 7e5e9da8f..109a6d835 100644 --- a/npc/019-4-1/golbarez.txt +++ b/npc/019-4-1/golbarez.txt @@ -33,7 +33,7 @@ L_Main: mesq l("I want to keep breaking them, until I find the paradise! Thus far, I only found the Land Of Fire!"); next; mesn; - mesq l("I need millions of GP to fund my time-space shattering, and thus far, I've only collected @@ GP.", $XMAS_MONEY); + mesq l("I need millions of GP to fund my time-space shattering, and thus far, I've only collected @@ GP.", format_number($XMAS_MONEY)); mesq l("If you sponsor me, while I break into more dimensions, I'll give you any stuff I find. Hey, they could be rare here!"); next; mesc l("Sponsor @@ in how much GP?", .name$); -- cgit v1.2.3-70-g09d2