(player_coms): Update xdump's c_form to current syntax.
This commit is contained in:
parent
a0d54c28b3
commit
c060977df0
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@ struct cmndstr player_coms[] = {
|
|||
{"wipe <SECTS>", 1, wipe, C_MOD, NORM},
|
||||
{"wire [yes|no|<days>]", 0, rea, C_MOD, VIS},
|
||||
{"work <LAND UNITS> <AMOUNT>", 1, work, C_MOD, NORM + MONEY + CAP},
|
||||
{"xdump [<TABLE-KIND>] <TABLE> [<ROWS>]", 0, xdump, 0, NORM},
|
||||
{"xdump [\"meta\"] <TYPE|\"ver\"> [<RECORDS>]", 0, xdump, 0, NORM},
|
||||
{"zdone <y|n|c>", 0, zdon, C_MOD, NORM},
|
||||
{0, 0, 0, 0, 0}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue