From b6ae53bb41cb7a1a7c75e5ff753584ee27e538f9 Mon Sep 17 00:00:00 2001 From: Thomas Andres Gomez Date: Sat, 19 Apr 2025 18:58:06 +0200 Subject: [PATCH] Change some items --- items/DAILY_RATION.json | 4 ++-- items/PAN_FLUTE.json | 3 +-- items/SLEEPING_BAG.json | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) 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,