diff --git a/items/DAILY_RATION.json b/items/DAILY_RATION.json index 4bc8da9..03beb34 100644 --- a/items/DAILY_RATION.json +++ b/items/DAILY_RATION.json @@ -3,9 +3,9 @@ "id": "DAILY_RATION", "metadata": { "name": "Ration journalière", - "description": "", + "description": "Rations se composant d'aliments secs adaptés aux voyages prolongés, notamment de viandes séchées, de fruits secs, de biscuits de mer et de noix.", "thumbnail": "", - "image": "" + "image": "https://bg3.wiki/w/images/f/ff/Supply_Pack_Unfaded.png" }, "options": { "stackable": false, diff --git a/items/PAN_FLUTE.json b/items/PAN_FLUTE.json index 66cbc2c..76f70bd 100644 --- a/items/PAN_FLUTE.json +++ b/items/PAN_FLUTE.json @@ -4,8 +4,7 @@ "metadata": { "name": "Flûte de pan", "description": "Simple instrument de bois sans prétention.", - "thumbnail": "", - "image": "" + "image": "https://bg3.wiki/w/images/0/01/Instrument_PanFlute_Unfaded.png" }, "options": { "stackable": false, diff --git a/items/SLEEPING_BAG.json b/items/SLEEPING_BAG.json index 21e74c6..6f63ba2 100644 --- a/items/SLEEPING_BAG.json +++ b/items/SLEEPING_BAG.json @@ -5,7 +5,7 @@ "name": "Sac de couchage", "description": "", "thumbnail": "", - "image": "" + "image": "https://bg3.wiki/w/images/0/0f/Clutter_Bedroll_Unfaded.webp" }, "options": { "stackable": false,