UNPKG

cosa-nostra-backstabbers

Version:
15 lines (10 loc) 283 B
// Executes BEFORE introduction module.exports = function (player) { player.game.addAction("mafia_rolecop/roleblock_noresult", ["roleblock"], { from: player, to: player, expiry: Infinity, tags: ["permanent"] }); player.addAttribute("mafia_factionkill"); };