Nouvelles traductions

This commit is contained in:
2021-04-06 22:34:44 +02:00
parent ffd7946c88
commit 85bc926ea3
4 changed files with 61 additions and 3 deletions

View File

@ -37,7 +37,7 @@ const _manage_inn_roll = async (content, msg) => {
let command = content.split(" ").map(function(item) {
return item.trim();
})
console.log(game.wfrp4e.tables["talents"]);
//console.log(game.wfrp4e.tables["talents"]);
if (command[0] == "/auberge" && command[1] )
{