summaryrefslogtreecommitdiff
path: root/npc/019-4-1/golbarez.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/019-4-1/golbarez.txt')
-rw-r--r--npc/019-4-1/golbarez.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/019-4-1/golbarez.txt b/npc/019-4-1/golbarez.txt
index b84983daf..11750648f 100644
--- a/npc/019-4-1/golbarez.txt
+++ b/npc/019-4-1/golbarez.txt
@@ -14,7 +14,7 @@
L_OutOfSeason:
mesn;
- if (rand(1,2) == 1)
+ if (any(true, false))
mesq l("AAH! You scared me!");
else
mesq l("Land Of Fire is a place so warm... Although this workshop is a better place to break time and space during Christmas.");
@@ -51,6 +51,7 @@ L_Main:
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);
+ mesc l("Note: No rares will be given if Golbarez doesn't get enough GP to find the paradise, but Strange Coins will still be given.");
close;
OnInit: