From 08940f69a84575f4db9e71b214561d134fe8ac32 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Mon, 7 Oct 2013 19:32:20 -0300 Subject: Missing EQI Constants in const.txt Partial Merge of 271ed52 Closes #179 Signed-off-by: shennetsind --- db/const.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'db/const.txt') diff --git a/db/const.txt b/db/const.txt index 9d28323ba..23a28c088 100644 --- a/db/const.txt +++ b/db/const.txt @@ -593,6 +593,7 @@ bMagicAtkEle 2056 bFixedCast 2057 bVariableCast 2058 +//reference to script.c::script_defaults():equip[] array used for easy-conversion EQI_HEAD_TOP 1 EQI_ARMOR 2 EQI_HAND_L 3 @@ -603,6 +604,10 @@ EQI_ACC_L 7 EQI_ACC_R 8 EQI_HEAD_MID 9 EQI_HEAD_LOW 10 +EQI_COSTUME_HEAD_LOW 11 +EQI_COSTUME_HEAD_MID 12 +EQI_COSTUME_HEAD_TOP 13 +EQI_COSTUME_GARMENT 14 LOOK_BASE 0 LOOK_HAIR 1 -- cgit v1.2.3-70-g09d2