From 2eec605a3bbdf6ec0292e97692b2ffb8790ab227 Mon Sep 17 00:00:00 2001 From: rud0lp20 Date: Sat, 29 Dec 2012 20:51:38 +0000 Subject: Fixed bugreport:6074 updated Renewal Def and MDef damage reduction formula. Special thanks to KyleZ. Fixed bugreport:7028 where damage bonus of SR_GATEOFHELL has interchange with normal damage bonus. Fixed bugreport:6946 where CH_PALMSTRIKE causes damage when caster hides after casting. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17062 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/pc.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/pc.h') diff --git a/src/map/pc.h b/src/map/pc.h index 9b7a3b964..e04602b99 100644 --- a/src/map/pc.h +++ b/src/map/pc.h @@ -320,6 +320,7 @@ struct map_session_data { unsigned short unstripable_equip; int fixcastrate,varcastrate; int ematk; // matk bonus from equipment +// int eatk; // atk bonus from equipment } bonus; // zeroed vars end here. -- cgit v1.2.3-60-g2f50