From 02019804bf350fa760eaf4bfa6452091d67364c0 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Mon, 19 Mar 2012 19:42:44 +0000 Subject: Added the official sitting icon support, now while sitting a ugly icon will be displayed in the buff bar. thanks to keikun for providing the id, curse him as much as you like for the icon being horribly ugly <3 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15732 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/status.h') diff --git a/src/map/status.h b/src/map/status.h index 44487cc59..e46f0b4a0 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -1175,7 +1175,7 @@ enum si_type { SI_EQUIPED_FLOOR = 571, SI_ODINS_POWER = 583, SI_ALL_RIDING = 613,//awesome 571-613 gap, we're missing quite a few stuff here. - + SI_SITTING = 622, SI_MAX, }; -- cgit v1.2.3-70-g09d2