From 045c931398e1c41b0fc80280863bed84643184e6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 29 Apr 2020 05:14:15 -0300 Subject: Infinite EXP bug --- npc/042-1/door.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/042-1/door.txt b/npc/042-1/door.txt index 0bfec673c..68a8cef35 100644 --- a/npc/042-1/door.txt +++ b/npc/042-1/door.txt @@ -21,7 +21,7 @@ OnTouch: } } else { dispbottom l("This door is locked."); - doevent instance_npcname(.name$)+"::OnKillMob"; // Double-check + //doevent instance_npcname(.name$)+"::OnKillMob"; // Double-check } end; -- cgit v1.2.3-70-g09d2