UNPKG

cosa-nostra-backstabbers

Version:
8 lines (4 loc) 175 B
module.exports = function (actionable, game, params) { game.actions.delete(x => x.from === actionable.from && x.identifier === "blood_wrought/killed"); return true; };