UNPKG

cosa-nostra-backstabbers

Version:
10 lines (5 loc) 203 B
module.exports = function (actionable, game, message) { var from = game.getPlayerByAlphabet(actionable.from); var to = game.getPlayerByAlphabet(actionable.to); // Set stats or do whatever };