summaryrefslogtreecommitdiff
path: root/db/const.txt
diff options
context:
space:
mode:
Diffstat (limited to 'db/const.txt')
-rw-r--r--db/const.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/db/const.txt b/db/const.txt
index 4a5b0f4a3..d479e79cd 100644
--- a/db/const.txt
+++ b/db/const.txt
@@ -3160,6 +3160,6 @@ IT_AMMO 10
IT_DELAYCONSUME 11
IT_CASH 18
-HQO_OnDeath 0
-HQO_OnLogout 1
-HQO_OnMapChange 2
+HQO_OnDeath 1
+HQO_OnLogout 2
+HQO_OnMapChange 3