forked from public/foundryvtt-reve-de-dragon
		
	Fix: Typo monnaie "Dragon"
This commit is contained in:
		| @@ -17,7 +17,7 @@ const MONNAIE_ARGENT = { | |||||||
|   system: { quantite: 0, cout: 1, encombrement: 0.003, description: "" } |   system: { quantite: 0, cout: 1, encombrement: 0.003, description: "" } | ||||||
| }; | }; | ||||||
| const MONNAIE_OR = { | const MONNAIE_OR = { | ||||||
|   name: "Dreagon (or)", type: 'monnaie', |   name: "Dragon (or)", type: 'monnaie', | ||||||
|   img: "systems/foundryvtt-reve-de-dragon/icons/objets/piece_or_sol.webp", |   img: "systems/foundryvtt-reve-de-dragon/icons/objets/piece_or_sol.webp", | ||||||
|   system: { quantite: 0, cout: 10, encombrement: 0.004, description: "" } |   system: { quantite: 0, cout: 10, encombrement: 0.004, description: "" } | ||||||
| }; | }; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user