From 677f5e83f13b6daf26ca2d3d234e9789cd0539b6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 23 Aug 2020 15:14:40 -0300 Subject: Disable the EXP Happy Hour on Test Server (why would it need that) --- npc/003-1/aahna.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/003-1') diff --git a/npc/003-1/aahna.txt b/npc/003-1/aahna.txt index 2a0894add..4ad2bdd10 100644 --- a/npc/003-1/aahna.txt +++ b/npc/003-1/aahna.txt @@ -27,6 +27,7 @@ OnInit: // Used to be Sunday 18:00~20:00 // Now it is Sunday 16:00~20:00 OnSun1600: + if (debug) end; $@EXP_EVENT=rand2(15, 20); if ($@EXP_EVENT > 15 && $@EXP_EVENT != 20) $@EXP_EVENT=rand2(15, 20); -- cgit v1.2.3-60-g2f50