From 78d5126daf93ed401807f79c3f7fab27a06b0e3e Mon Sep 17 00:00:00 2001 From: skotlex Date: Thu, 27 Apr 2006 13:31:29 +0000 Subject: - Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8") - All kicks do 3 hits now. - Added battle config hide_woe_damage which hides damage on woe maps packet-wise. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6311 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 aab83d460..0d78cc460 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -363,6 +363,7 @@ extern struct Battle_Config { unsigned short idle_no_share; unsigned short party_even_share_bonus; unsigned short delay_battle_damage; + unsigned short hide_woe_damage; unsigned short display_version; unsigned short who_display_aid; -- cgit v1.2.3-70-g09d2