[b26b] Some problem with Nimisil attack

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Dervis
Wyrmic
Posts: 263
Joined: Thu Oct 14, 2010 9:58 am

[b26b] Some problem with Nimisil attack

#1 Post by Dervis »

Giving a Lua error about "ARCANE". I think it's:

Zones/Maze/npcs.lua line 98

Code: Select all

	combat = {dam=80, atk=30, apr=15, dammod={mag=1.1}, damtype="ARCANE"},
Should be: combat = {dam=80, atk=30, apr=15, dammod={mag=1.1}, damtype=DamageType.ARCANE},

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: [b26b] Some problem with Nimisil attack

#2 Post by darkgod »

fixed
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply