From bc136ca7762df88f39430757dda02bd4465cd617 Mon Sep 17 00:00:00 2001 From: anoobindisguise <56016372+anoobindisguise@users.noreply.github.com> Date: Wed, 24 Aug 2022 13:36:24 -0700 Subject: [PATCH 1/2] lower price of ASRG --- data/json/items/appliances.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/appliances.json b/data/json/items/appliances.json index 9ef539abb52ef..febdf9656fd57 100644 --- a/data/json/items/appliances.json +++ b/data/json/items/appliances.json @@ -336,7 +336,7 @@ "bashing": 5, "//": "I don't know how much these were worth pre-Cataclysm but the pu-238 alone is worth about 5-6 million and hundreds of millions were spent on research. After the apocalypse these should basically be valuable beyond compare though.", "price": 1000000000, - "price_postapoc": 250000, + "price_postapoc": 12000, "symbol": "O", "color": "green_white", "flags": [ "LEAK_DAM", "NO_SALVAGE" ] From 7e26ab484d1bca25efae04711965ddd81841967a Mon Sep 17 00:00:00 2001 From: anoobindisguise <56016372+anoobindisguise@users.noreply.github.com> Date: Thu, 25 Aug 2022 01:00:12 -0700 Subject: [PATCH 2/2] fix a typo --- data/json/items/appliances.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/appliances.json b/data/json/items/appliances.json index febdf9656fd57..42d21877a1778 100644 --- a/data/json/items/appliances.json +++ b/data/json/items/appliances.json @@ -325,7 +325,7 @@ "type": "GENERIC", "category": "other", "id": "compact_ASRG_containment", - "name": { "str_sp": "Compact Advanced Sterling Radioisotope Generator" }, + "name": { "str_sp": "Compact Advanced Stirling Radioisotope Generator" }, "looks_like": "t_plut_generator", "description": "A really heavy brick of metal housing an ASRG, formerly used by NASA and repurposed by the military. Will provide about 130w, basically forever as far as you're concerned. Should be safe due to the large amount of shielding. Although these were designed for spacecraft, the sheer amount of armor plating and lead means it is much more massive, so you probably shouldn't try to power a vehicle with it.", "weight": "400 kg",