Skip to content
Snippets Groups Projects
Commit 5525c52f authored by dg's avatar dg
Browse files

Fixed Lay Web

git-svn-id: http://svn.net-core.org/repos/t-engine4@5997 51575b47-30f0-44d4-a5cc-537603b46e54
parent 47a24e7b
No related branches found
No related tags found
No related merge requests found
......@@ -861,6 +861,7 @@ newTalent{
level_range = {self.level, self.level},
message = "@Target@ is caught in a web!",
pin_dur = dur,
faction = false,
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