diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-02 12:03:34 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-02 12:03:34 -0300 |
commit | 02e629f4d9d2582941d33e1b31dcadce2a77ebec (patch) | |
tree | 40100efc3587b964dc1daacc50e70bb5b28dbdf9 /npc/006-1/crazyfefe.txt | |
parent | 368304675760c88b35061ff29f0c716b7992fef8 (diff) | |
download | serverdata-02e629f4d9d2582941d33e1b31dcadce2a77ebec.tar.gz serverdata-02e629f4d9d2582941d33e1b31dcadce2a77ebec.tar.bz2 serverdata-02e629f4d9d2582941d33e1b31dcadce2a77ebec.tar.xz serverdata-02e629f4d9d2582941d33e1b31dcadce2a77ebec.zip |
Remove debug
Diffstat (limited to 'npc/006-1/crazyfefe.txt')
-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: |