From b53b29469f5c27f3715f7f31f61e33a387de7663 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Fri, 9 Dec 2011 04:11:30 +0000 Subject: New Battle Config: gm.conf/atcommand_max_stat_bypass for bugreport:3301 -- Allows you to choose whether your gms can bypass your server's max stat limit or not. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15046 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/battle.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index a64c81041..41ff70850 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -497,8 +497,9 @@ extern struct Battle_Config int bg_magic_damage_rate; int bg_misc_damage_rate; int bg_flee_penalty; - //[RR] + // rAthena int max_third_parameter; + int atcommand_max_stat_bypass; } battle_config; void do_init_battle(void); -- cgit v1.2.3-70-g09d2