From c2e9dc776639a58be9c073e4deeabb231d326297 Mon Sep 17 00:00:00 2001 From: skotlex Date: Wed, 29 Nov 2006 20:11:12 +0000 Subject: - Added overflow protection to @main whisper parsing. - Fixed a bug in slaves_inherit_speed - Miscellanous silly cleanups (format, unnecessary assignments, comments, etc) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9367 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/battle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index 423591481..6a137a4de 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -355,7 +355,7 @@ extern struct Battle_Config { unsigned short pk_min_level; // [celest] unsigned short skill_steal_type; // [celest] unsigned short skill_steal_rate; // [celest] - unsigned short skill_steal_max_tries; //max steal skill tries on a mob. if 0 or 256, then w/o limit [Lupus] + unsigned short skill_steal_max_tries; //max steal skill tries on a mob. if 0, then w/o limit [Lupus] unsigned short motd_type; // [celest] unsigned short finding_ore_rate; // orn unsigned short exp_calc_type; -- cgit v1.2.3-60-g2f50