UNPKG

la-cosa-nostra

Version:

A Mafia bot designed to run in Discord - beware the traitors and the lies!

15 lines (10 loc) 260 B
// Executes BEFORE introduction module.exports = function (player) { player.game.addAction("god_of_war/arbiter_modifier", ["cycle"], { from: player, to: player, expiry: Infinity, tags: ["permanent"] }); player.misc.executions = 1; };