From 3c07ad495c1b15c24a7ca76cd1b64cc0cc14dce7 Mon Sep 17 00:00:00 2001 From: Andrey Andreyevich Bienkowski Date: Sat, 30 Mar 2024 17:03:26 +0300 Subject: [PATCH] Update UPS description --- data/json/items/tool/electronics.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/json/items/tool/electronics.json b/data/json/items/tool/electronics.json index e22c32090d047..f20be4ce01fa6 100644 --- a/data/json/items/tool/electronics.json +++ b/data/json/items/tool/electronics.json @@ -734,7 +734,7 @@ "id": "UPS_off", "type": "TOOL", "name": { "str": "UPS", "str_pl": "UPSes" }, - "description": "A unified power supply, or UPS. It is a device developed jointly by military and scientific interests for use in combat and the field. The UPS is designed to power bionics, armor, and some guns, but drains batteries quickly.", + "description": "A unified power supply, or UPS. It is a device developed jointly by military and scientific interests for use in combat and the field. The UPS is designed to power tools, smartphones, armor, and some guns, but drains batteries quickly.", "weight": "680 g", "volume": "2500 ml", "price": 280000, @@ -758,7 +758,7 @@ "id": "UPS_ON", "type": "TOOL", "name": { "str": "UPS (on)", "str_pl": "UPSes (on)" }, - "description": "A unified power supply, or UPS. It is a device developed jointly by military and scientific interests for use in combat and the field. The UPS is designed to power bionics, armor, and some guns, but drains batteries quickly.", + "description": "A unified power supply, or UPS. It is a device developed jointly by military and scientific interests for use in combat and the field. The UPS is designed to power tools, smartphones, armor, and some guns, but drains batteries quickly.", "//": "Intended as an inverter that attaches to a battery, therefore it's volume will expand based on the size of battery attached.", "weight": "680 g", "volume": "2500 ml", @@ -791,7 +791,7 @@ "id": "UPS_OFF", "type": "TOOL", "name": { "str": "UPS (off)", "str_pl": "UPSes (off)" }, - "description": "A unified power supply, or UPS. It is a device developed jointly by military and scientific interests for use in combat and the field. The UPS is designed to power bionics, armor, and some guns, but drains batteries quickly. Use it to turn it on.", + "description": "A unified power supply, or UPS. It is a device developed jointly by military and scientific interests for use in combat and the field. The UPS is designed to power tools, smartphones, armor, and some guns, but drains batteries quickly. Use it to turn it on.", "//": "Intended as an inverter that attaches to a battery, therefore it's volume will expand based on the size of battery attached.", "weight": "680 g", "volume": "2500 ml",