From 847eace6fb7ff7cb0791eb75be643567e7485283 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 31 May 2019 18:43:46 -0300 Subject: Inform the battle quorum --- npc/006-1/crazyfefe.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/006-1/crazyfefe.txt') diff --git a/npc/006-1/crazyfefe.txt b/npc/006-1/crazyfefe.txt index b15b73e47..f43b01742 100644 --- a/npc/006-1/crazyfefe.txt +++ b/npc/006-1/crazyfefe.txt @@ -107,10 +107,12 @@ function Challenge { pleaseWait(); mesn; mesq l("Very well, but for a fee of @@ GP. There's no free lunch, after all!", .price); + mesc l("A minimum of 3 players at the time of start is required!"), 1; // Not enough money? We end here. if (Zeny < .price) close; + next; menuint l("Sorry, I misclicked the first button. Have a nice nap, great Crazyfefe!"), -1, -- cgit v1.2.3-60-g2f50