From 5cc9f30cbe8c57a97e58a5a3b5387622e4304873 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Fri, 17 Feb 2012 15:33:13 +0000 Subject: Initial support for Shadow Chaser and a few adjustments here and there. - credits to 3ceam for the base - should you step by any bugs let us know, http://rathena.org/board/tracker git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15589 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/clif.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/map/clif.h') diff --git a/src/map/clif.h b/src/map/clif.h index 3994541b5..c03bd388d 100644 --- a/src/map/clif.h +++ b/src/map/clif.h @@ -734,6 +734,10 @@ int clif_magicdecoy_list(struct map_session_data *sd, int skill_lv, short x, sho * Guilotine Cross **/ int clif_poison_list(struct map_session_data *sd, int skill_lv); +/** + * Shadow Chaser + **/ +int clif_autoshadowspell_list(struct map_session_data *sd); /** * [RRInd] for the new mounts **/ -- cgit v1.2.3-70-g09d2