diff options
Diffstat (limited to 'npc/006-1')
-rw-r--r-- | npc/006-1/crazyfefe.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/006-1/crazyfefe.txt b/npc/006-1/crazyfefe.txt index c812897ef..2c39afbb1 100644 --- a/npc/006-1/crazyfefe.txt +++ b/npc/006-1/crazyfefe.txt @@ -187,7 +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); + //debugmes("[Candor] Difficulty is %d, pool is %d", .@lv, $@FEFE_DIFFICULTY); switch (.@lv) { case 1: |