Fix: Typo monnaie "Dragon"
This commit is contained in:
parent
df3e181d7f
commit
0aba6d2f0a
@ -17,7 +17,7 @@ const MONNAIE_ARGENT = {
|
||||
system: { quantite: 0, cout: 1, encombrement: 0.003, description: "" }
|
||||
};
|
||||
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",
|
||||
system: { quantite: 0, cout: 10, encombrement: 0.004, description: "" }
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user