From 851f07210db1aa3938b76c478565f02974a4b648 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 22 Jun 2018 12:37:54 -0300 Subject: Allow Neko and Inar to dispute shop prices (arrow stock and Croconut Box price) --- npc/functions/weather.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions/weather.txt') diff --git a/npc/functions/weather.txt b/npc/functions/weather.txt index 344023a54..f764f6350 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -116,7 +116,7 @@ OnMinute45: } htidelete(.@hti); - // During night, monsters respawn 30% faster + // During night, normal monsters respawn 30% faster. (Bifs and Bosses are immune) if (is_night()) setbattleflag("mob_spawn_delay", 70); else -- cgit v1.2.3-60-g2f50