Fix compendium issue
This commit is contained in:
parent
f6202d70e0
commit
f7fec1fba2
@ -1,80 +0,0 @@
|
||||
<div style="display:flex;justify-content:space-evenly;flex-wrap:wrap">
|
||||
<div style="display:flex;flex-direction:column;justify-content:space-evenly;align-items:center">
|
||||
<img style="border: none" src="modules/wfrp4e-lustria/assets/actors/troglodon.webp" width="160" >
|
||||
<p style="text-align: center">@UUID[Actor.zR71PObw0sdKvJAG]{Troglodon}
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div style="display:flex;flex-direction:column;justify-content:space-evenly;align-items:center">
|
||||
<img style="border: none" src="modules/wfrp4e-lustria/assets/actors/carnosaur.webp" width="160" >
|
||||
<p style="text-align: center">@UUID[Actor.sjkKuwEt4IaHJ1ju]{Carnosaur}
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<div style="display:flex;flex-direction:column;justify-content:space-evenly;align-items:center">
|
||||
<img style="border: none" src="modules/wfrp4e-lustria/assets/actors/dread-saurian.webp" width="160" >
|
||||
<p style="text-align: center">@UUID[Actor.DR0TyDLogkB7MBMB]{Dread Saurian}
|
||||
|
||||
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="display:flex;flex-direction:column;justify-content:space-evenly;align-items:center">
|
||||
<img style="border: none" src="modules/wfrp4e-lustria/assets/actors/pliodon.webp" width="160" >
|
||||
<p style="text-align: center">@UUID[Actor.4nAYlkj6CMlxVH7V]{Pliodon}
|
||||
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div style="display:flex;flex-direction:column;justify-content:space-evenly;align-items:center">
|
||||
<img style="border: none" src="modules/wfrp4e-lustria/assets/tokens/hyenadon.webp" width="160" height="160">
|
||||
<p style="text-align: center">@UUID[Actor.PfCJGi0Sehlpjr8t]{Hyenadon}
|
||||
</p>
|
||||
</div>
|
||||
<div style="display:flex;flex-direction:column;justify-content:space-evenly;align-items:center">
|
||||
<img style="border: none" src="modules/wfrp4e-lustria/assets/tokens/tiguana.webp" width="160" height="160">
|
||||
<p style="text-align: center">@UUID[Actor.HlREoQdBZhhIqe2v]{Tiguana}
|
||||
</p>
|
||||
</div>
|
||||
<div style="display:flex;flex-direction:column;justify-content:space-evenly;align-items:center">
|
||||
<img style="border: none" src="modules/wfrp4e-lustria/assets/tokens/amaxon-swamp-python.webp" width="160" height="160">
|
||||
<p style="text-align: center">@UUID[Actor.CnV6uq1bJGpCQCg4]{Amaxon Swamp Python}
|
||||
</p>
|
||||
</div>
|
||||
<div style="display:flex;flex-direction:column;justify-content:space-evenly;align-items:center">
|
||||
<img style="border: none" src="modules/wfrp4e-lustria/assets/tokens/blue-ringed-asp.webp" width="160" height="160">
|
||||
<p style="text-align: center">@UUID[Actor.LHQYhMpyZe2VI19g]{Blue-ringed Asp}
|
||||
</p>
|
||||
</div>
|
||||
<div style="display:flex;flex-direction:column;justify-content:space-evenly;align-items:center">
|
||||
<img style="border: none" src="modules/wfrp4e-lustria/assets/tokens/borer-snake.webp" width="160" height="160">
|
||||
<p style="text-align: center">@UUID[Actor.63TXloo87qUlHHEX]{Borer Snake}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
}
|
||||
],
|
||||
"url": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr",
|
||||
"version": "8.0.1",
|
||||
"version": "8.0.2",
|
||||
"esmodules": [
|
||||
"modules/babele-register.js",
|
||||
"modules/addon-register.js",
|
||||
@ -117,7 +117,7 @@
|
||||
}
|
||||
],
|
||||
"manifest": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/raw/v10/module.json",
|
||||
"download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-8.0.1.zip",
|
||||
"download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-8.0.2.zip",
|
||||
"id": "wh4-fr-translation",
|
||||
"compatibility": {
|
||||
"minimum": "12",
|
||||
|
Loading…
Reference in New Issue
Block a user