Help: virtualbag

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
get <all> from bag                 gets all from a bag
get <all> from bag #               gets all from bag #
get <item> from bag                gets an item from a bag
get <item #> from bag              gets item # from the bag
get <item> from bag #              gets item # from bag #
get <item #> from bag #            gets item # from bag #
-------------------------------------------------------------------
put <all> in bag                   puts all in bag
put <all> in bag #                 puts all in bag #
put <item> in bag                  puts item in bag
put <item #> in bag                puts item # in bag
put <item> in bag #                puts item in bag #
put <item #> in bag #              puts item # in bag #
-------------------------------------------------------------------
sell <all> from bag                sells all from a bag [SHOP]
sell <all> from bag #              sells all from bag # [SHOP]
sell <item> from bag               sells item from a bag [SHOP]
sell <item #> from bag             sells item # from a bag [SHOP]
sell <item #> from bag #           sells item # from bag # [SHOP]
-------------------------------------------------------------------
place <all> from bag in box        box item from bag [GUILD BOX]
place <all> from bag # in box      box all from bag # [GUILD BOX]
place <item> from bag in box       box item from bag [GUILD BOX]
place <item #> from bag in box     box item 2 from bag [GUILD BOX]
place <item> from bag # in box     box item from bag # [GUILD BOX]
place <item #> from bag # in box   box item # from bag # [GUILD BOX]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-