#include <command.h>
int main(object me, string arg) { me->set_temp("wizhood", "(admin)"); me->set_path(ADM_PATH); return 1; }
