From a3c0af67d1df55e9f436ee9352f7077748c3a620 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 19 Jun 2018 13:23:03 -0300 Subject: Dummy, that's bugs --- 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 631934bad..85c78326b 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -128,7 +128,7 @@ OnMinute45: if (.@m$ == "Not found") dispbottom l("Command not permitted on this map! Check npc/functions/weather.conf"); else - addmapmask(.@key$, MASK_RAIN); + addmapmask(.@key$, getarg(0)); return; } -- cgit v1.2.3-60-g2f50