summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/const.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt
index 86b2b26bb..81421eac6 100644
--- a/db/const.txt
+++ b/db/const.txt
@@ -3164,3 +3164,8 @@ IT_CASH 18
HQO_OnLogout 1
HQO_OnDeath 2
HQO_OnMapChange 3
+
+IOT_NONE 0
+IOT_CHAR 1
+IOT_PARTY 2
+IOT_GUILD 3