UNPKG

la-cosa-nostra

Version:

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

16 lines (11 loc) 293 B
// Executes BEFORE introduction module.exports = function (player) { player.misc.juice = "apple"; player.misc.day_gifts = 0; player.game.addAction("demigod_apple/arbiter_modifier", ["cycle"], { from: player, to: player, expiry: Infinity, tags: ["permanent"] }); };