Fix career + ajout traduction de tables

This commit is contained in:
sladecraven 2021-05-31 14:24:29 +02:00
parent 5f63f6fc8e
commit 730c522b22
1 changed files with 2 additions and 1 deletions

View File

@ -74,7 +74,8 @@ const _manage_inn_roll = async (content, msg) => {
let __eis_tables = { "animalmishap":1, "beasthead":1, "coincedentalenc":1, "demonic-mien":1,
"expandedmutatemental":1, "expandedmutatephys":1, "fixations":1,
"harmfulenc":1, "positiveenc":1, "weather":1, "mutatephys": 1,
"vehiclemishap": 1,"quadruped": 1, "ridingmishap": 1
"vehiclemishap": 1,"quadruped": 1, "ridingmishap": 1, "weather": 1,
"delirium": 1
}
let __dotr_tables = { "rowingboat":1, "sailingboat":1
}