diff Actor.cpp @ 1960:f92fc67d66cb

pActorBuffs[16] to pActorBuffs[ACTOR_BUFF_STONESKIN]
author Grumpy7
date Fri, 25 Oct 2013 11:20:24 -0700
parents 4fbffad6e011
children 592d604088b3
line wrap: on
line diff
--- a/Actor.cpp	Fri Oct 25 11:19:41 2013 -0700
+++ b/Actor.cpp	Fri Oct 25 11:20:24 2013 -0700
@@ -485,7 +485,7 @@
         v44 = 3600 * (realPoints + 64);
       else
           v44 = 0;
-      actorPtr->pActorBuffs[16].Apply(
+      actorPtr->pActorBuffs[ACTOR_BUFF_STONESKIN].Apply(
         pParty->uTimePlayed + (signed int)(signed __int64)((double)(v44 << 7) * 0.033333335),
         masteryLevel,
         realPoints + 5,