Skip to content

Commit

Permalink
Merge pull request #72723 from hexagonrecursion/patch-3
Browse files Browse the repository at this point in the history
Lore: update UPS description
  • Loading branch information
I-am-Erk authored Apr 4, 2024
2 parents 94bfad8 + 3c07ad4 commit d7d45af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/json/items/tool/electronics.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit d7d45af

Please sign in to comment.