diff options
Diffstat (limited to 'world/map/npc/030-2/shipping_helper.txt')
-rw-r--r-- | world/map/npc/030-2/shipping_helper.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/030-2/shipping_helper.txt b/world/map/npc/030-2/shipping_helper.txt index 7c588cb6..92277278 100644 --- a/world/map/npc/030-2/shipping_helper.txt +++ b/world/map/npc/030-2/shipping_helper.txt @@ -115,5 +115,5 @@ L_Close: mes "\"Ok, back to work you two, we have to make up lost time for your antics.\""; set @wrap$, ""; set @present_name$, ""; - close; + return; } |