From 2e2a835518e2de6660d4c3f6e8b24fa9ae0ebcdd Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 26 Jun 2019 09:45:17 -0300 Subject: Report how the switch is. (I don't care if arguments are mixed or not, the switch may mean either “protection active” or “access allowed”) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- npc/001-7/homunculus.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/001-7') diff --git a/npc/001-7/homunculus.txt b/npc/001-7/homunculus.txt index 0ed764f51..248cf5101 100644 --- a/npc/001-7/homunculus.txt +++ b/npc/001-7/homunculus.txt @@ -250,6 +250,7 @@ OnInit: mesc l("You flip the switch. Nothing happens."); // You can unflip it :> setq2 FrostiaQuest_Homunculus, .@q^.hcID; + mesc l("Strange switch status: @@", (.@q&.hcID ? l("Inactive") : l("Active"))), 3; close; OnInit: .hcID=256; -- cgit v1.2.3-60-g2f50