From 43914a88e3b8304fe3044e366a5bd4e90d9f38de Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 24 Aug 2020 13:52:25 -0300 Subject: Disable DD5 Debug Commands. Change even more Test Server Debug Logic to withdraw more content. Missing code contributed by Gumi for the next arc. --- world/map/npc/magic/level1-detect-magic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/magic') diff --git a/world/map/npc/magic/level1-detect-magic.txt b/world/map/npc/magic/level1-detect-magic.txt index f22be844..e8a588a5 100644 --- a/world/map/npc/magic/level1-detect-magic.txt +++ b/world/map/npc/magic/level1-detect-magic.txt @@ -13,7 +13,7 @@ strnpcinfo(0) + "::OnNearbyNpc"; if (getmap() == "099-4") addtimer 10, "#TMWFinalExam::OnMiteyo"; - if (getmap() == "099-5" && debug) + if (getmap() == "099-5") addtimer 10, "#TMWFinalExam::OnMiteyo"; callfunc "magic_exp"; end; -- cgit v1.2.3-60-g2f50