diff options
Diffstat (limited to 'npc/003-1')
-rw-r--r-- | npc/003-1/michel.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/003-1/michel.txt b/npc/003-1/michel.txt index 00ddda6de..a649699d8 100644 --- a/npc/003-1/michel.txt +++ b/npc/003-1/michel.txt @@ -44,6 +44,8 @@ L_Main: next; mesn; mesq l("Hey, I see you have appointed @@ players to this game. Good job!", $REFERRAL_IDS[#REFERRAL_PROG]); + if ($REFERRAL_IDS[#REFERRAL_PROG] > 20) + mesc l("Uhm, just remember it'll be manually verified before prizes are given... Don't even think on cheating!"), 1; close; L_GMOnce: |