Skip to content
Snippets Groups Projects
Commit 614f5ef2 authored by DarkGod's avatar DarkGod
Browse files

Fixed Lay Web

parent b23862c8
No related branches found
No related tags found
No related merge requests found
......@@ -900,6 +900,8 @@ newTalent{
faction = false,
canAct = false,
energy = {value=0},
x=self.x,
y=self.y,
canTrigger = function(self, x, y, who)
if who.type == "spiderkin" then return false end
return mod.class.Trap.canTrigger(self, x, y, who)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment