18 lines
522 B
HTML
18 lines
522 B
HTML
|
<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>
|