forked from public/foundryvtt-reve-de-dragon
Ajout de l'Item "faune" pour tables environnement
This commit is contained in:
@ -23,7 +23,7 @@ const MILIEUX = [
|
||||
"Sous-sols"
|
||||
]
|
||||
const ITEM_ENVIRONNEMENT_TYPES = [
|
||||
'herbe', 'ingredient'
|
||||
'herbe', 'ingredient', 'faune'
|
||||
]
|
||||
|
||||
export class Environnement {
|
||||
|
Reference in New Issue
Block a user