forked from public/foundryvtt-reve-de-dragon
Ajout de la description lors des achats
This commit is contained in:
@ -5,4 +5,5 @@
|
|||||||
{{#if isVente}}acheté{{else}}pris{{/if}}
|
{{#if isVente}}acheté{{else}}pris{{/if}}
|
||||||
{{#if vendeur}}à {{vendeur.name}}{{/if}}:
|
{{#if vendeur}}à {{vendeur.name}}{{/if}}:
|
||||||
{{quantiteTotal}} {{item.name}} pour {{prixTotal}} sols.
|
{{quantiteTotal}} {{item.name}} pour {{prixTotal}} sols.
|
||||||
</p>
|
</p>
|
||||||
|
{{> "systems/foundryvtt-reve-de-dragon/templates/chat-poesie.html" item.data}}
|
||||||
|
Reference in New Issue
Block a user