tmuck2.4/
tmuck2.4/admin/scripts/
tmuck2.4/docs/
tmuck2.4/minimal-db/
tmuck2.4/minimal-db/data/
tmuck2.4/minimal-db/logs/
tmuck2.4/minimal-db/muf/
tmuck2.4/old/
tmuck2.4/src/
tmuck2.4/src/compile/
tmuck2.4/src/editor/
tmuck2.4/src/game/
tmuck2.4/src/interface/
tmuck2.4/src/scripts/
tmuck2.4/src/utilprogs/
    { "@action", 3, do_action },
    { "@attach", 3, do_attach },
    { "@boot", 5, do_boot },
    { "@chown", 3, do_chown },
    { "@create", 3, do_create },
    { "@describe", 3, do_describe },
    { "@dig", 3, do_dig },
    { "@drop", 3, do_drop_message },
    { "@dump", 5, do_dump },
    { "@edit", 3, do_edit },
    { "@entrances", 3, do_entrances },
    { "@fail", 3, do_fail },
    { "@find", 3, do_find },
    { "@force", 3, do_force },
    { "@link", 4, do_link },
    { "@list", 4, do_list },
    { "@lock", 3, do_lock },
    { "@name", 3, do_name },
    { "@newpassword", 12, do_newpassword },
    { "@odrop", 3, do_odrop },
    { "@ofail", 3, do_ofail },
    { "@open", 3, do_open },
    { "@osuccess", 3, do_osuccess },
    { "@owned", 3, do_owned },
    { "@password", 3, do_password },
    { "@pcreate", 3, do_pcreate },
    { "@prog", 3, do_prog },
    { "@purge", 6, do_purge },
    { "@recycle", 2, do_recycle },
    { "@set", 3, do_set },
    { "@shutdown", 9, do_shutdown },
    { "@stats", 3, do_stats },
    { "@success", 3, do_success },
    { "@teleport", 3, do_teleport },
    { "@toad", 5, do_toad },
    { "@trace", 3, do_trace },
    { "@unlink", 5, do_unlink },
    { "@unlock", 5, do_unlock },
    { "@version", 2, do_version },
    { "@wall", 5, do_wall },
    { "drop", 1, do_drop },
    { "examine", 1, do_examine },
    { "get", 2, do_get },
    { "give", 2, do_give },
    { "goto", 2, do_move },
    { "gripe", 2, do_gripe },
    { "help", 1, do_help },
    { "inventory", 1, do_inventory },
    { "kill", 1, do_kill },
    { "look", 1, do_look },
    { "man", 3, do_man },
    { "move", 2, do_move },
    { "news", 4, do_news },
    { "page", 2, do_page },
    { "pose", 2, do_pose },
    { "put", 2, do_drop },
    { "read", 2, do_look },
    { "rob", 2, do_rob },
    { "say", 2, do_say },
    { "score", 2, do_score },
    { "take", 2, do_get },
    { "throw", 3, do_drop },
    { "whisper", 1, do_whisper },