ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示

/doc/efuns/next_inventory

HOME :: doc :: efuns :: next_inventory

     nnnneeeexxxxtttt____iiiinnnnvvvveeeennnnttttoooorrrryyyy((((3333))))      MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))       nnnneeeexxxxtttt____iiiinnnnvvvveeeennnnttttoooorrrryyyy((((3333))))

     NNNNAAAAMMMMEEEE
          next_inventory() - return the next object in the same
          inventory

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          object next_inventory( object ob );

     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
          Return the next object in the same inventory as `ob'.

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

     SSSSEEEEEEEE AAAALLLLSSSSOOOO
          first_inventory(3), all_inventory(3), deep_inventory(3)

     Page 1                                          (printed 3/16/95)

HOME :: doc :: efuns :: next_inventory