From 16aa3b5833cc704ec7647e621031e1b796b8573b Mon Sep 17 00:00:00 2001 From: Zed Lopez Date: Sat, 18 Oct 2025 20:26:21 -0700 Subject: [PATCH] now with modified code --- .../Graham Nelson/Standard Rules.i7xd/Source/Sections/Actions.w | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inform7/Internal/Extensions/Graham Nelson/Standard Rules.i7xd/Source/Sections/Actions.w b/inform7/Internal/Extensions/Graham Nelson/Standard Rules.i7xd/Source/Sections/Actions.w index 69d51c6e4..093ccc7a2 100644 --- a/inform7/Internal/Extensions/Graham Nelson/Standard Rules.i7xd/Source/Sections/Actions.w +++ b/inform7/Internal/Extensions/Graham Nelson/Standard Rules.i7xd/Source/Sections/Actions.w @@ -65,7 +65,7 @@ Carry out taking inventory (this is the print empty inventory rule): Carry out taking inventory (this is the print standard inventory rule): say "[We] [are] carrying:[line break]" (A); - now all things enclosed by the player are unmarked for listing; + now all things are unmarked for listing; now all things held by the player are marked for listing; list the contents of the player, with newlines, indented, giving inventory information, with extra indentation, listing marked items only, not listing concealed items, including contents.