Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down