initial 1.3.0

This commit is contained in:
2019-05-01 17:46:38 -04:00
commit ad86bc2a30
418 changed files with 34837 additions and 0 deletions

16
help/get.html Normal file
View File

@@ -0,0 +1,16 @@
<HTML>
<HEAD>
<TITLE>get</TITLE></HEAD>
<BODY>
<h1>get</h1>
<B>Category</B><p>
<a href="inventory_commands.html">Inventory item commands</a><p>
<B>Syntax</B><p>
<p>
get(iITEM);<p>
<B>Description</B><p>
<p>
The room number of inventory item iITEM is set to 255, placing the item in the player's inventory.<p>
<B>See also</B><p>
<a href="get_v.html">get.v</a><p>
</BODY></HTML>