Author Topic: Working darklight.  (Read 117 times)

Offline The Unholy

  • Steel Member
  • *
  • Posts: 36
  • Rep 4
    • View Profile
Re: Working darklight.
« on: March 31, 2011, 06:56:25 pm »
Code: [Select]
if(plr.playerEquipment[plr.playerWeapon] == 6746 && (npcs[NPCID].npcType == 82 || npcs[NPCID].npcType == 83 || npcs[NPCID].npcType == 84)){
hitDiff = 15 + misc.random(20);
}

There, that code is set to work for Lesser, Greater and Black demons.