diff options
author | shennetsind <ind@henn.et> | 2013-06-28 18:45:38 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-06-28 18:45:38 -0300 |
commit | 918b1123963ac2f91a4d074b092ceef1db71b4e8 (patch) | |
tree | 15eda3833d2fab779b02ef22573c21812b1c3aec /db/const.txt | |
parent | 203e44e51c8cb133bf3fb20b372d16ea92be7667 (diff) | |
download | hercules-918b1123963ac2f91a4d074b092ceef1db71b4e8.tar.gz hercules-918b1123963ac2f91a4d074b092ceef1db71b4e8.tar.bz2 hercules-918b1123963ac2f91a4d074b092ceef1db71b4e8.tar.xz hercules-918b1123963ac2f91a4d074b092ceef1db71b4e8.zip |
BG Queue Testing
http://hercules.ws/board/topic/1302-bg-queue-debug/
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index b048dfd86..e16b1aa52 100644 --- a/db/const.txt +++ b/db/const.txt @@ -3159,3 +3159,7 @@ IT_PETARMOR 8 IT_AMMO 10 IT_DELAYCONSUME 11 IT_CASH 18 + +HQO_OnDeath 0 +HQO_OnLogout 1 +HQO_OnMapChange 2
\ No newline at end of file |