summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/const.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt
index a338d300d..56437d2e2 100644
--- a/db/const.txt
+++ b/db/const.txt
@@ -3539,3 +3539,11 @@ SEPTEMBER 9
OCTOBER 10
NOVEMBER 11
DECEMBER 12
+
+UNITTYPE_PC 0
+UNITTYPE_NPC 1
+UNITTYPE_PET 2
+UNITTYPE_MOB 3
+UNITTYPE_HOM 4
+UNITTYPE_MER 5
+UNITTYPE_ELEM 6