From f7a7b1d041ff396d96468be30bc4914e626979b3 Mon Sep 17 00:00:00 2001 From: skotlex Date: Sat, 9 Sep 2006 16:52:24 +0000 Subject: - Moved perfect_hiding from state to special_state, so that it clears out when you remove your pet. - Probably fixed the Taekwon Rest skills. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8687 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/status.h') diff --git a/src/map/status.h b/src/map/status.h index 15d0f0bf3..c53387026 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -638,6 +638,7 @@ int status_calc_mob(struct mob_data* md, int first); //[Skotlex] int status_calc_homunculus(struct homun_data *hd, int first); void status_calc_misc(struct block_list *bl, struct status_data *status, int level); void status_calc_regen(struct block_list *bl, struct status_data *status, struct regen_data *regen); +void status_calc_regen_rate(struct block_list *bl, struct regen_data *regen, struct status_change *sc); void status_freecast_switch(struct map_session_data *sd); int status_getrefinebonus(int lv,int type); -- cgit v1.2.3-60-g2f50