From 449a41af45d448e18006ef9c105c393592239de1 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Fri, 5 Jul 2013 22:27:33 -0300 Subject: DB Queue Debug Update Some documentation update on battlegrounds.conf Fixed Hercules Queue Option constants, they're 1-2-3 not 0-1-2. Some Bugfixes to the test script, special thanks to ossi0110 http://hercules.ws/board/topic/1302-bg-queue-debug Signed-off-by: shennetsind --- db/const.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'db') 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 -- cgit v1.2.3-60-g2f50