Skip to content

Commit

Permalink
Atomic drinks are not radioactive anymore (#39116)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fris0uman authored Mar 29, 2020
1 parent def590a commit 73bc329
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/json/items/comestibles/drink.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
"name": { "str": "atomic coffee", "str_pl": "atomic coffee" },
"copy-from": "coffee",
"addiction_type": "caffeine",
"use_action": "ATOMIC_CAFF",
"stim": 25,
"use_action": "CAFF",
"stim": 30,
"container": "bottle_plastic",
"healthy": -5,
"addiction_potential": 8,
Expand Down Expand Up @@ -430,8 +430,8 @@
"name": { "str": "atomic energy drink" },
"copy-from": "energy_drink",
"color": "light_green",
"use_action": "ATOMIC_CAFF",
"stim": 27,
"use_action": "CAFF",
"stim": 34,
"quench": 45,
"healthy": -6,
"addiction_potential": 9,
Expand Down

0 comments on commit 73bc329

Please sign in to comment.