Fix dullahan spine whip breaking due to FA split

This commit is contained in:
skizzerz 2016-09-25 19:39:52 -05:00
parent 12edbdfb43
commit 2dac49f741

View File

@ -83,7 +83,10 @@ def on_del_player(evt, cli, var, nick, nickrole, nicktpls, death_triggers):
deadlist=evt.params.deadlist,
original=evt.params.original,
refresh_pl=evt.params.refresh_pl,
message_prefix="dullahan_die_")
message_prefix="dullahan_die_",
nickrole=nickrole,
nicktpls=nicktpls,
prots=prots)
while len(prots) > 0:
# an event can read the current active protection and cancel the totem
# if it cancels, it is responsible for removing the protection from var.ACTIVE_PROTECTIONS