Page 1 of 1

[svn] error in data/general/npcs/sunwall-town.lua

Posted: Tue Nov 20, 2012 3:25 pm
by supermini
On line 103:

Code: Select all

resolvers.equip{
		{type="weapon", subtype="stagg", forbid_power_source={antimagic=true}, autoreq=true},
		{type="armor", subtype="robe", forbid_power_source={antimagic=true}, autoreq=true},
	},
should be "staff".