summaryrefslogtreecommitdiff
path: root/src/command_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/command_type.h')
-rw-r--r--src/command_type.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/command_type.h b/src/command_type.h
index 49b11d3e4..540421928 100644
--- a/src/command_type.h
+++ b/src/command_type.h
@@ -266,6 +266,9 @@ enum Commands {
CMD_CUSTOM_NEWS_ITEM, ///< create a custom news message
CMD_CREATE_GOAL, ///< create a new goal
CMD_REMOVE_GOAL, ///< remove a goal
+ CMD_SET_GOAL_TEXT, ///< update goal text of a goal
+ CMD_SET_GOAL_PROGRESS, ///< update goal progress text of a goal
+ CMD_SET_GOAL_COMPLETED, ///< update goal completed status of a goal
CMD_GOAL_QUESTION, ///< ask a goal related question
CMD_GOAL_QUESTION_ANSWER, ///< answer(s) to CMD_GOAL_QUESTION
CMD_LEVEL_LAND, ///< level land