Fix Tonic / Tonique typo.
This commit is contained in:
parent
42d7b642c6
commit
7eb94be44c
7 changed files with 7 additions and 7 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1",
|
||||
"id": "ARCANTHIA_TONIC",
|
||||
"metadata": {
|
||||
"name": "Tonic d'Arcanthia",
|
||||
"name": "Tonique d'Arcanthia",
|
||||
"description": "+3 de Constitution pour une journée",
|
||||
"icon": "https://bg3.wiki/w/images/e/e3/POT_Potion_of_Everlasting_Vigour_Unfaded_Icon.png"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1",
|
||||
"id": "VELNERIS_TONIC",
|
||||
"metadata": {
|
||||
"name": "Tonic de Velniris",
|
||||
"name": "Tonique de Velniris",
|
||||
"description": "Augmente les scores de perceptions de 10 pendant une journée.",
|
||||
"icon": "https://bg3.wiki/w/images/d/df/Potion_of_Sleep_Item_Icon.png"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
|
||||
"id": "ARCANTHIA_TONIC",
|
||||
"metadata": {
|
||||
"name": "Tonic d'Arcanthia",
|
||||
"name": "Tonique d'Arcanthia",
|
||||
"description": "Anti-sceptique et anti-bactérien (+3 de Constitution pour une journée)",
|
||||
"thumbnail": "https://bg3.wiki/w/images/e/e3/POT_Potion_of_Everlasting_Vigour_Unfaded_Icon.png",
|
||||
"image": "https://bg3.wiki/w/images/5/59/POT_Potion_of_Everlasting_Vigour_Unfaded.png"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
|
||||
"id": "FLORELUNE_TONIC",
|
||||
"metadata": {
|
||||
"name": "Tonic de Florelune",
|
||||
"name": "Tonique de Florelune",
|
||||
"description": "Somnifère.",
|
||||
"thumbnail": "https://bg3.wiki/w/images/6/60/POT_Antidote_Unfaded_Icon.png",
|
||||
"image": "https://bg3.wiki/w/images/0/06/POT_Antidote_Unfaded.png"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
|
||||
"id": "VELNIRIS_TONIC",
|
||||
"metadata": {
|
||||
"name": "Tonic de Velniris",
|
||||
"name": "Tonique de Velniris",
|
||||
"description": "Augmente les scores de perceptions de 10 pendant une journée.",
|
||||
"thumbnail": "https://bg3.wiki/w/images/d/df/Potion_of_Sleep_Item_Icon.png",
|
||||
"image": "https://bg3.wiki/w/images/a/af/Potion_of_Sleep_Unfaded.png"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"type": "com.pixelized.shared.lwa.model.item.ItemJsonV1",
|
||||
"id": "VERDUANE_TONIC",
|
||||
"metadata": {
|
||||
"name": "Tonic de Verduane",
|
||||
"name": "Tonique de Verduane",
|
||||
"description": "Digestion (vomitif, utile contre le poison)",
|
||||
"thumbnail": "https://bg3.wiki/w/images/6/6a/ELX_Elixir_of_Silvanus_Unfaded_Icon.png",
|
||||
"image": "https://bg3.wiki/w/images/b/b7/ELX_Elixir_of_Silvanus_Unfaded.png"
|
||||
|
|
|
|||
|
|
@ -17,6 +17,6 @@
|
|||
{
|
||||
"type": "com.pixelized.shared.lwa.model.tag.TagJsonV1",
|
||||
"id": "TONIC",
|
||||
"label": "Tonic"
|
||||
"label": "Tonique"
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue