From 3c453993789fbaaffdd4153409571de75b9d68ae Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 19 Dec 2019 03:57:40 -0300 Subject: Relevant ratio stat --- npc/019-4-1/golbarez.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/019-4-1') diff --git a/npc/019-4-1/golbarez.txt b/npc/019-4-1/golbarez.txt index 109a6d835..b84983daf 100644 --- a/npc/019-4-1/golbarez.txt +++ b/npc/019-4-1/golbarez.txt @@ -28,6 +28,7 @@ L_Main: close; } .@q=getq3(SQuest_Christmas); + .@ratio=(.@q*100)/$XMAS_MONEY; mesn; mesq l("Mortal! I am @@! I have broken through the barriers of space and time!", .name$); mesq l("I want to keep breaking them, until I find the paradise! Thus far, I only found the Land Of Fire!"); @@ -49,6 +50,7 @@ L_Main: setq3 SQuest_Christmas, .@q+.@count; mesn; mesq l("Thanks for your patronage! The rewards will be available with @@, in case I do find the paradise!", "Christmas Chief"); + mesc l("Thus far, you've sponsored Golbarez in %d %% from total.", .@ratio); close; OnInit: -- cgit v1.2.3-70-g09d2