diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-01-13 01:44:28 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-01-13 01:44:28 -0800 |
commit | 7b64083a19820174f92a5f078c657f614c7a833d (patch) | |
tree | 1e13b47ab766ad5af6b8d8bbaa84fe03e1752022 /json/obsoletion.json | |
parent | Updated to use BN depends. (diff) | |
download | cataclysm-bn-mod_mbr-vests-return-7b64083a19820174f92a5f078c657f614c7a833d.tar.xz |
Revert removal of the dragonskin vest.
-With the latest rebalance it is no longer terrible.
Tweak the dragonskin vest slightly.
Diffstat (limited to 'json/obsoletion.json')
-rw-r--r-- | json/obsoletion.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/json/obsoletion.json b/json/obsoletion.json index b1d759f..b8fa9ce 100644 --- a/json/obsoletion.json +++ b/json/obsoletion.json @@ -8,10 +8,5 @@ "result": "ballistic_vest_esapi", "type": "recipe", "obsolete": true - }, - { - "result": "dragonskin", - "type": "recipe", - "obsolete": true } ] |