From 9528d0bce116677fb49a84945cb11d869c5e8901 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 24 Dec 2018 18:06:52 -0200 Subject: [skip ci] notes --- npc/commands/event.txt | 2 +- npc/commands/rate-management.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/commands/event.txt b/npc/commands/event.txt index 43643123d..1cb3b85b8 100644 --- a/npc/commands/event.txt +++ b/npc/commands/event.txt @@ -30,7 +30,7 @@ function script sChristmas { if (gettime(GETTIME_DAY) <= 26) .@m=10; else - .@m=5; + .@m=6; } else { .@m=3; } diff --git a/npc/commands/rate-management.txt b/npc/commands/rate-management.txt index dea8eec76..fcd43dc2f 100644 --- a/npc/commands/rate-management.txt +++ b/npc/commands/rate-management.txt @@ -105,7 +105,7 @@ OnReload: //setbattleflag("quest_exp_rate", .@new_rate); charcommand("@reloadmobdb"); //charcommand("@reloadquestdb"); - SeasonReload(1); + SeasonReload(1); // TODO FIXME: We are casting this twice. end; } -- cgit v1.2.3-60-g2f50