UNPKG

la-cosa-nostra

Version:

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

16 lines (11 loc) 292 B
// Executes BEFORE introduction module.exports = function (player) { player.misc.se_influence_log = new Array(); player.game.addAction("social_engineer/promotion", ["cycle"], { from: player, to: player, expiry: Infinity, tags: ["permanent"], priority: 13 }); };