diff options
-rw-r--r-- | npc/006-1/crazyfefe.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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, |