From a4386f464b6b5eb470bf9a9d147fc0ec6e68afaf Mon Sep 17 00:00:00 2001 From: skotlex Date: Wed, 26 Apr 2006 21:12:08 +0000 Subject: - Item use interval is set to a default of 100ms now. - Updated Full Buster so that the can't act delay carries on to the weapon attack delay and can't use item intervals. - Added script command getbattleflag to retrieve the current value of a battle_config switch. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6296 54d463be-8e91-2dee-dedb-b68131a5f0ec --- 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 9bd6fc2d0..aab83d460 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -433,5 +433,6 @@ extern int battle_config_read(const char *cfgName); extern void battle_validate_conf(void); extern void battle_set_defaults(void); extern int battle_set_value(char *, char *); +int battle_get_value(char *); #endif -- cgit v1.2.3-60-g2f50