diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/const.txt b/db/const.txt index 3b1aa6490..86b2b26bb 100644 --- a/db/const.txt +++ b/db/const.txt @@ -3161,6 +3161,6 @@ IT_AMMO 10 IT_DELAYCONSUME 11 IT_CASH 18 -HQO_OnDeath 1 -HQO_OnLogout 2 +HQO_OnLogout 1 +HQO_OnDeath 2 HQO_OnMapChange 3 |