From 1f305ae6f7f402051f98a53759db17e4816efc06 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 17 Sep 2018 16:38:29 -0300 Subject: [skip ci] That's a reasonable amount to warn the player about fake accounts. Of course, we'll verify each entry. I have the means to do so ;-) --- npc/003-1/michel.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/003-1/michel.txt') 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: -- cgit v1.2.3-60-g2f50