Silence immunity is never checked

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
yufra
Perspiring Physicist
Posts: 1332
Joined: Tue Jul 13, 2010 2:53 pm

Silence immunity is never checked

#1 Post by yufra »

The mod.class.Actor:canBe handles status effect resistance/immunity, and although it has been updated to handle silence effects the Silence damage types never added a check for canBe("silence").
<DarkGod> lets say it's intended

edge2054
Retired Ninja
Posts: 3756
Joined: Fri May 28, 2010 4:38 pm

Re: Silence immunity is never checked

#2 Post by edge2054 »

DG, this should be fixed in the diff I sent you. (Unless there's more then two silence damage types.)

Post Reply