lpmud/mudlib/
lpmud/mudlib/doc/
lpmud/mudlib/doc/LPC/
lpmud/mudlib/log/
lpmud/mudlib/players/
lpmud/mudlib/room/maze1/
lpmud/mudlib/room/sub/
object next_inventory(ob)
object ob;

Get next object in the same inventory as "ob".

Warning: If the object 'ob' is move by move_object(), then next_inventory()
will return an object from the new inventory.

See also efun/first_inventory.