From 4d112a5fc2e55b7749866e75add7e7696a83f442 Mon Sep 17 00:00:00 2001 From: ZhilkinSerg Date: Thu, 12 Aug 2021 04:11:05 +0300 Subject: [PATCH] Backporting #49844 --- data/mods/Magiclysm/items/fuel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/mods/Magiclysm/items/fuel.json b/data/mods/Magiclysm/items/fuel.json index 3a77f080ee2ef..2d1bf210e3546 100644 --- a/data/mods/Magiclysm/items/fuel.json +++ b/data/mods/Magiclysm/items/fuel.json @@ -42,7 +42,7 @@ "id": "mana_infused_blood", "type": "COMESTIBLE", "comestible_type": "MED", - "name": { "str": "mana infused blood", "str_pl": "mana_infused_blood" }, + "name": { "str_sp": "mana infused blood" }, "description": "Blood that is filled to the brim with arcane energy. It releases a faint blue glow.", "weight": "265 g", "volume": "250 ml",