diff --git a/src/lib/player/empmod.c b/src/lib/player/empmod.c index aeadf9f2..3b084cdf 100644 --- a/src/lib/player/empmod.c +++ b/src/lib/player/empmod.c @@ -188,7 +188,7 @@ struct cmndstr player_coms[] = { {"plane ", 0, plan, 0, NORM}, {"players", 0, play, 0, VIS}, {"pmap [s|l|n|p|*|h]", 0, map, C_MOD, NORM}, - {"power [[\"new\" []] | [\"country\" ]]", + {"power [\"new\"] [] | \"country\" ", 0, powe, C_MOD, VIS}, {"pray", 0, tele, C_MOD, NORM}, {"production ", 0, prod, 0, NORM},