Nouvelles traductions
This commit is contained in:
@ -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] )
|
||||
{
|
||||
|
Reference in New Issue
Block a user