diff Actor.cpp @ 1959:4fbffad6e011

pActorBuffs[15] to pActorBuffs[ACTOR_BUFF_SHIELD]
author Grumpy7
date Fri, 25 Oct 2013 11:19:41 -0700
parents 95095c2a5e19
children f92fc67d66cb
line wrap: on
line diff
--- a/Actor.cpp	Fri Oct 25 11:19:01 2013 -0700
+++ b/Actor.cpp	Fri Oct 25 11:19:41 2013 -0700
@@ -468,7 +468,7 @@
         v8 = 3600 * (realPoints + 64);
       else
         v8 = 0;
-      actorPtr->pActorBuffs[15].Apply(
+      actorPtr->pActorBuffs[ACTOR_BUFF_SHIELD].Apply(
         pParty->uTimePlayed + (signed int)(signed __int64)((double)(v8 << 7) * 0.033333335),
         masteryLevel,
         0,