Initial Import from SourceForge

This commit is contained in:
D'Hulster Thierry 2016-08-01 18:38:34 +02:00
commit d8d4f1a2bb
418 changed files with 34837 additions and 0 deletions

17
help/status.html Normal file
View file

@ -0,0 +1,17 @@
<HTML>
<HEAD>
<TITLE>status</TITLE></HEAD>
<BODY>
<h1>status</h1>
<B>Category</B><p>
<a href="inventory_commands.html">Inventory item commands</a><p>
<B>Syntax</B><p>
<p>
status();<p>
<B>Description</B><p>
<p>
Displays the inventory screen. This is a text mode screen with the text "You are carrying:" on the top line and a list of the items in the player's inventory (those with a room number of 255) below. If
there are no items in the player's inventory, "nothing" is displayed.
<p>
<B>See also</B><p>
</BODY></HTML>