Switch to edit mode.
Name(s): @stuff stuff @items items @chk chk check1: this:update_usage(verb, player) 2: m = valid(mmo = player:my_match_object(dobjstr)) ? mmo | $string_utils:match_player(dobjstr) 3: if ($command_utils:player_match_failed(m, dobjstr)) 4: return 5: endif 6: #7407:tell_contents(m:contents(), m)