From c228199c728404114cc10978e36aadd63a6835a7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 8 Feb 2020 19:26:14 -0300 Subject: Show DD how it is done! --- npc/018-5-4/elder.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'npc/018-5-4/elder.txt') diff --git a/npc/018-5-4/elder.txt b/npc/018-5-4/elder.txt index d12ad0372..1bce7b684 100644 --- a/npc/018-5-4/elder.txt +++ b/npc/018-5-4/elder.txt @@ -21,8 +21,11 @@ switch (@menu) { case 1: elderAbout(); + // fallthrough + case 2: + elderClose(); + break; } - elderClose(); close; function elderAbout { -- cgit v1.2.3-70-g09d2