From 2c8e25d9b2efd1d8f051db3bd1c7676a044994f1 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 12 Feb 2013 00:24:41 -0800 Subject: o11c's review of inspector --- world/map/npc/018-2/receptionist.txt | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'world/map/npc/018-2/receptionist.txt') diff --git a/world/map/npc/018-2/receptionist.txt b/world/map/npc/018-2/receptionist.txt index e36fe0c4..5f03c4b1 100644 --- a/world/map/npc/018-2/receptionist.txt +++ b/world/map/npc/018-2/receptionist.txt @@ -18,13 +18,11 @@ L_Menu: "Did the company build this building?", L_Building, "Did you hear a commotion here the other night?", L_NohMask, "Thank you, no.", L_Close; - if (@inspector != 10) - menu - "Why was a mine setup here?", L_Mine, - "Can I go into the mine?", L_Enter, - "Did the company build this building?", L_Building, - "Thank you, no.", L_Close; - goto L_Close; + menu + "Why was a mine setup here?", L_Mine, + "Can I go into the mine?", L_Enter, + "Did the company build this building?", L_Building, + "Thank you, no.", L_Close; L_Mine: mes "[Receptionist]"; -- cgit v1.2.3-60-g2f50