Fix career + ajout traduction de tables
This commit is contained in:
parent
5f63f6fc8e
commit
730c522b22
@ -74,7 +74,8 @@ const _manage_inn_roll = async (content, msg) => {
|
|||||||
let __eis_tables = { "animalmishap":1, "beasthead":1, "coincedentalenc":1, "demonic-mien":1,
|
let __eis_tables = { "animalmishap":1, "beasthead":1, "coincedentalenc":1, "demonic-mien":1,
|
||||||
"expandedmutatemental":1, "expandedmutatephys":1, "fixations":1,
|
"expandedmutatemental":1, "expandedmutatephys":1, "fixations":1,
|
||||||
"harmfulenc":1, "positiveenc":1, "weather":1, "mutatephys": 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
|
let __dotr_tables = { "rowingboat":1, "sailingboat":1
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user