From d1f046dd5b58e17b00aea0fceacd7e9b993b4c4d Mon Sep 17 00:00:00 2001 From: Fedja Beader Date: Fri, 10 Jan 2025 01:23:41 +0100 Subject: Fix copy&paste --- npc/042-10/ctrl.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/042-10/ctrl.txt b/npc/042-10/ctrl.txt index 864b43661..0f976844f 100644 --- a/npc/042-10/ctrl.txt +++ b/npc/042-10/ctrl.txt @@ -527,7 +527,7 @@ OnInit: close; } - if ($KAMELOT_PASSCODE[.@g] & 1) + if ($KAMELOT_PASSCODE[.@g] & 4) dispbottom l("The power system is ##Bactive##b on the west."); else dispbottom l("The west power system is offline."); -- cgit v1.2.3-70-g09d2