From 9292634f2f8d71a53879ff07e1330c671b207d51 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 6 Jul 2026 23:05:04 -0400 Subject: feat: split the concept of hidden and impassable exits. add player_flag for discovered hidden exits. --- data/help/hideallexits.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/help/hideallexits.yaml (limited to 'data/help') diff --git a/data/help/hideallexits.yaml b/data/help/hideallexits.yaml new file mode 100644 index 0000000..4461cc1 --- /dev/null +++ b/data/help/hideallexits.yaml @@ -0,0 +1,7 @@ +name: hideallexits +description: |- + Admin-only. Resets all discovered hidden exits for the current character, + clearing every "hidden_exit_*" player flag. The next time you traverse a + hidden exit it will be marked as newly discovered again. Useful for + testing hidden exit discovery mechanics. + Usage: hideallexits -- cgit v1.2.3