diff options
Diffstat (limited to 'npc/functions/weather.txt')
-rw-r--r-- | npc/functions/weather.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/weather.txt b/npc/functions/weather.txt index ec161fa20..6ccc54502 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -176,7 +176,7 @@ OnMinute45: htidelete(.@hti); // During night, normal monsters respawn 30% faster. (Bifs and Bosses are immune) - // + // // Also, announce to players about day/night cycle changes // The fastest you'll get is 30 minutes for night cycle. // It's 2 messages every 3 hours. (r7.5) |