Skip to content

Commit

Permalink
Update lvl_script.c
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamPlenty committed Jan 10, 2021
1 parent 435052c commit ab41412
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lvl_script.c
Expand Up @@ -6597,8 +6597,6 @@ const struct CommandDesc command_desc[] = {
{"QUICK_OBJECTIVE_WITH_POS", "NANN ", Cmd_QUICK_OBJECTIVE_WITH_POS, NULL, NULL},
{"QUICK_INFORMATION_WITH_POS", "NANN ", Cmd_QUICK_INFORMATION_WITH_POS, NULL, NULL},
{"SWAP_CREATURE", "AC ", Cmd_SWAP_CREATURE, NULL, NULL},
{"PRINT", "A ", Cmd_PRINT, NULL, NULL},
{"MESSAGE", "A ", Cmd_MESSAGE, NULL, NULL},
{"PLAY_MESSAGE", "PAN ", Cmd_PLAY_MESSAGE, NULL, NULL},
{"ADD_GOLD_TO_PLAYER", "PN ", Cmd_ADD_GOLD_TO_PLAYER, NULL, NULL},
{"SET_CREATURE_TENDENCIES", "PAN ", Cmd_SET_CREATURE_TENDENCIES, NULL, NULL},
Expand Down

0 comments on commit ab41412

Please sign in to comment.