Advertisement
Deedlit

xD

Jun 28th, 2011
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.30 KB | None | 0 0
  1. http://pastebin.com/jGUf1SUt
  2. @222
  3. -                                       if (getIntention() == AI_INTENTION_ATTACK && !(_actor instanceof L2PcInstance))
  4. +                                       if (getIntention() == AI_INTENTION_ATTACK && !(_actor instanceof L2PcInstance) && !(_actor instanceof L2Summon))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement