summaryrefslogtreecommitdiff
path: root/src/map/atcommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r--src/map/atcommand.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h
index d4af0eae0..ce8fc2359 100644
--- a/src/map/atcommand.h
+++ b/src/map/atcommand.h
@@ -212,6 +212,9 @@ enum AtCommandType {
// SQL-only commands end
#endif
AtCommand_SkillTree, // by MouseJstr
+ AtCommand_Marry, // by MouseJstr
+ AtCommand_Divorce, // by MouseJstr
+ AtCommand_Rings, // by MouseJstr
// end
AtCommand_Unknown,