diff --git a/src/lib/player/empmod.c b/src/lib/player/empmod.c index 04ccbdd5..7b50d4b9 100644 --- a/src/lib/player/empmod.c +++ b/src/lib/player/empmod.c @@ -158,7 +158,7 @@ struct cmndstr player_coms[] = { {"mobupdate ", 0, mobupdate, C_MOD, GOD}, {"morale ", 1, morale, C_MOD, NORM + CAP}, {"motd", 0, show_motd, C_MOD, VIS}, - {"move ", 1, + {"move ", 1, move, C_MOD, NORM + CAP}, {"mquota ", 2, mobq, C_MOD, NORM + CAP}, {"name ", 0, name, C_MOD, NORM}, @@ -247,7 +247,7 @@ struct cmndstr player_coms[] = { {"tend ", 1, tend, C_MOD, NORM + CAP}, {"territory []", 0, terr, C_MOD, NORM}, - {"test ", 1, + {"test ", 1, move, 0, NORM + CAP}, {"threshold ", 1, thre, C_MOD, NORM}, {"toggle [inform|flash|beep|coastwatch|sonar|techlists] [on|off]", 0,