diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-05-07 02:32:30 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-05-07 02:32:30 -0700 |
commit | bddac0e7b5b84524e419875014410f5d55f63e2a (patch) | |
tree | 6d1dfba1a67ad0115692f901189a1cacbc6fc6f7 /mutation_category.json | |
parent | Typos (diff) | |
download | cataclysm-dda-mod_battle-maid-redone-bddac0e7b5b84524e419875014410f5d55f63e2a.tar.xz |
More clutter to go
Diffstat (limited to 'mutation_category.json')
-rw-r--r-- | mutation_category.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/mutation_category.json b/mutation_category.json deleted file mode 100644 index 58b6d03..0000000 --- a/mutation_category.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - { - "type": "mutation_category", - "id": "SHOGGOTH", - "name": "Horror", - "threshold_mut": "THRESH_SHOGGOTH", - "mutagen_message": "Another eye opens in your mind.", - "iv_message": "You feel the stars overtaking you.", - "memorial_message": "Embraced the unknowable.", - "iv_min_mutations": 8, - "iv_additional_mutations": 2, - "iv_additional_mutations_chance": 50 - } -] |