From b7d33c8a3d551c3b16f083efca4b0f5982c10cc4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 15 Nov 2020 13:12:09 -0300 Subject: I just so happened to forget a code line, keeping old Test Server bugs alive >.< --- npc/commands/rate-management.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc') diff --git a/npc/commands/rate-management.txt b/npc/commands/rate-management.txt index 24bf9d75a..886fed58d 100644 --- a/npc/commands/rate-management.txt +++ b/npc/commands/rate-management.txt @@ -172,6 +172,7 @@ OnInit: OnReload: if (debug) { debugmes("EXP Reload refused: Test server"); + end; } .@new_rate = expRecalc(.current_rate); setbattleflag("base_exp_rate", .@new_rate); @@ -183,6 +184,7 @@ OnReload: OnInheirtedReload: if (debug) { debugmes("Nested Reload refused: Test server"); + end; } debugmes "[EXP] Inheir Reload"; .@new_rate = expRecalc(.current_rate); @@ -326,6 +328,7 @@ OnReload: if (debug) { SeasonReload(1); debugmes("Drop Reload refused: Test server"); + end; } .@new_rate = dropRecalc(.current_rate); setbattleflag("item_rate_common", .@new_rate); -- cgit v1.2.3-60-g2f50