summaryrefslogtreecommitdiff
path: root/npc/commands/rate-management.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-24 18:06:52 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-24 18:06:52 -0200
commit9528d0bce116677fb49a84945cb11d869c5e8901 (patch)
tree4779f252a3015654aed9b6da130115aa66f66060 /npc/commands/rate-management.txt
parenta2209e1597a1e2a734a4a5cc6bd234e861abf767 (diff)
downloadserverdata-9528d0bce116677fb49a84945cb11d869c5e8901.tar.gz
serverdata-9528d0bce116677fb49a84945cb11d869c5e8901.tar.bz2
serverdata-9528d0bce116677fb49a84945cb11d869c5e8901.tar.xz
serverdata-9528d0bce116677fb49a84945cb11d869c5e8901.zip
[skip ci] notes
Diffstat (limited to 'npc/commands/rate-management.txt')
-rw-r--r--npc/commands/rate-management.txt2
1 files changed, 1 insertions, 1 deletions
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;
}