Skip to content

Commit

Permalink
lower price of ASRG (CleverRaven#60424)
Browse files Browse the repository at this point in the history
* lower price of ASRG

* fix a typo
  • Loading branch information
anoobindisguise authored and Hirmuolio committed Aug 27, 2022
1 parent aa03ad0 commit 66e0855
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/items/appliances.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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" ]
Expand Down

0 comments on commit 66e0855

Please sign in to comment.