From 264bf4fd6dfb501643cf9178e5471e9e0e55152b Mon Sep 17 00:00:00 2001 From: Fate Date: Sun, 20 Sep 2009 00:30:15 +0000 Subject: Initial support for skill pools --- src/map/battle.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index b58e80c..6ff45d0 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -100,6 +100,7 @@ int battle_get_race(struct block_list *bl); int battle_get_size(struct block_list *bl); int battle_get_mode(struct block_list *bl); int battle_get_mexp(struct block_list *bl); +int battle_get_stat(int stat_id /* SP_VIT or similar */, struct block_list *bl); struct status_change *battle_get_sc_data(struct block_list *bl); short *battle_get_sc_count(struct block_list *bl); -- cgit v1.2.3-60-g2f50