Add helpfile for lvthings()
authorAri Johnson <ari@theari.com>
Fri, 17 Dec 2010 18:01:35 +0000 (18:01 +0000)
committerAri Johnson <ari@theari.com>
Fri, 22 May 2009 15:04:49 +0000 (15:04 +0000)
(cherry picked from commit 1ce986460cfd366849b613f5d40c2bda5069214e)

game/txt/changes/0.73p2
game/txt/hlp/cobra_func.hlp

index ca5fad64a8f55a4fc08214ead2c150f4011b03aa..09c86a719491f049f01ef5149ddc1eea18d771d4 100644 (file)
@@ -20,3 +20,6 @@ CobraMUSH Version 0.73p2
     * atrmodtime(object/attribute) returns the time of the attribute's last
       modification [AEJ]
 
+  Help fixes:
+    * add helpfile for lvthings() [AEJ]
+
index 1911c32225c24ffc8258d91f7b70a5cc2df25888..4f922afe8e819737c16d87f8503514b6f78a3daf 100644 (file)
@@ -2250,6 +2250,11 @@ for an object named "Test", preferring a thing over other types.
   This function returns the dbrefs of all connected and non-dark players
   in an object. You must be in the object or control it to use this 
   function.
+& LVTHINGS()
+  lvthings(<object>)
+
+  This function returns the dbrefs of all non-dark things inside an
+  object. You must be in the object or control it to use this function.
 & LWHO()
   lwho()
   lwho(<viewer>)