[b26b] Some problem with Nimisil attack
Posted: Thu May 26, 2011 1:11 pm
Giving a Lua error about "ARCANE". I think it's:
Zones/Maze/npcs.lua line 98
Should be: combat = {dam=80, atk=30, apr=15, dammod={mag=1.1}, damtype=DamageType.ARCANE},
Zones/Maze/npcs.lua line 98
Code: Select all
combat = {dam=80, atk=30, apr=15, dammod={mag=1.1}, damtype="ARCANE"},