summaryrefslogtreecommitdiff
path: root/npc/006-1/crazyfefe.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/006-1/crazyfefe.txt')
-rw-r--r--npc/006-1/crazyfefe.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/npc/006-1/crazyfefe.txt b/npc/006-1/crazyfefe.txt
index 806d7fcd1..b31488cb3 100644
--- a/npc/006-1/crazyfefe.txt
+++ b/npc/006-1/crazyfefe.txt
@@ -33,7 +33,7 @@ L_Next:
mesn;
mesq l("Very well, but for a fee of @@ GP. There's no free lunch, after all!", .price);
select
- rif(is_gm(), l("I'm GM and got the money. START THIS CRAP ALREADY!"));
+ rif(is_gm(), l("I'm GM and got the money. START THIS CRAP ALREADY!")),
l("Sorry, I misclicked the first button. Have a nice nap, great Crazyfefe!"),
l("Yeah, I have the money. Give me FIVE minutes, and Bring it on!"),
l("Yeah, I have the money. Give me TEN minutes, and Bring it on!"),
@@ -58,8 +58,10 @@ L_Next:
$@FEFE_DELAY = gettimetick(2)+300*(@menu-2);
$@FEFE_CAVE_HERO$ = strcharinfo(0);
- if (@menu == 1)
+ if (@menu == 1) {
+ closeclientdialog;
goto L_StartFight;
+ }
initnpctimer;
announce $@FEFE_CAVE_HERO$+" invites everyone to a challenge against Candor Cave. It'll start in "+FuzzyTime($@FEFE_DELAY,2,2)+". Prepare yourselves!", bc_all|bc_npc;
@@ -185,6 +187,7 @@ L_Summon:
// Luck shall interfer with .@lv (up to +20 random levels)
// This prevents from excess of House Maggots, for example
.@lv+=any(0, 0, 0, 1, 1, 2);
+ debugmes("[Candor] Difficulty is %d, pool is %d", .@lv, $@FEFE_DIFFICULTY);
switch (.@lv) {
case 1: