From 5e881e2ebee6c95ac68de1046d6e6c4cf87e3b0f Mon Sep 17 00:00:00 2001 From: MasterOfMuppets Date: Fri, 2 Jun 2006 19:46:54 +0000 Subject: Updated offensive use of Sanctuary to function like on the official servers. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6946 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/battle.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/battle.c') diff --git a/src/map/battle.c b/src/map/battle.c index 147c06e59..a2cd7cbfa 100644 --- a/src/map/battle.c +++ b/src/map/battle.c @@ -2079,6 +2079,7 @@ struct Damage battle_calc_magic_attack( break; case PR_SANCTUARY: ad.blewcount|=0x10000; + ad.dmotion = 0; //No flinch animation. case AL_HEAL: case PR_BENEDICTIO: case WZ_FIREPILLAR: -- cgit v1.2.3-60-g2f50