From afe3a81bef32845c0dec217691d1e1a1225e84cd Mon Sep 17 00:00:00 2001 From: Daniel Foerster Date: Tue, 21 Jul 2015 21:33:14 -0500 Subject: Fixed missing L_Close --- world/map/npc/020-1/well.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'world/map/npc/020-1/well.txt') diff --git a/world/map/npc/020-1/well.txt b/world/map/npc/020-1/well.txt index 85a75edb..9c6c633b 100644 --- a/world/map/npc/020-1/well.txt +++ b/world/map/npc/020-1/well.txt @@ -113,5 +113,8 @@ L_Next: mes "\"Ho! I'll help him!\""; getexp (BaseLevel * 111), 0; set QL_WELL, 2; + goto L_Close; + +L_Close: close; } -- cgit v1.2.3-60-g2f50