summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 0ef5f1cf..b29c488c 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -3626,6 +3626,11 @@ constants_db: {
GETTIME_YEAR: 7
GETTIME_DAYOFYEAR: 8
+ comment__: "gettimer"
+ TIMER_COUNT: 0
+ TIMER_TICK_NEXT: 1
+ TIMER_TICK_LAST: 2
+
comment__: "unit types"
UNITTYPE_PC: 0
UNITTYPE_NPC: 1