From a25c820fba6bd86fe2fb50e2b5b512295583522d Mon Sep 17 00:00:00 2001 From: brianluau Date: Mon, 5 Nov 2012 18:25:15 +0000 Subject: - Added LOOK_*** script constants, same names as from map.h - Changed atcommand "@changelook" to changelook script command in custom quest_shop.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16862 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/const.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'db') diff --git a/db/const.txt b/db/const.txt index 3171504cd..4b819d49c 100644 --- a/db/const.txt +++ b/db/const.txt @@ -599,6 +599,20 @@ EQI_ACC_R 8 EQI_HEAD_MID 9 EQI_HEAD_LOW 10 +LOOK_BASE 0 +LOOK_HAIR 1 +LOOK_WEAPON 2 +LOOK_HEAD_BOTTOM 3 +LOOK_HEAD_TOP 4 +LOOK_HEAD_MID 5 +LOOK_HAIR_COLOR 6 +LOOK_CLOTHES_COLOR 7 +LOOK_SHIELD 8 +LOOK_SHOES 9 +LOOK_BODY 10 +LOOK_FLOOR 11 +LOOK_ROBE 12 + Eff_Stone 0 Eff_Freeze 1 Eff_Stun 2 -- cgit v1.2.3-60-g2f50