Skip to content

Commit

Permalink
add types
Browse files Browse the repository at this point in the history
  • Loading branch information
worm-girl authored and Maleclypse committed Nov 16, 2023
1 parent 709be71 commit f431328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/Aftershock/mutations/mutations.json
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@
"visibility": 2,
"ugliness": 1,
"description": "Your skin has patches of light fur. This has no impact on your life except marking you as not fully human.",
"types": [ "SKIN" ],
"types": [ "SKIN", "BODY_ARMOR", "BODY_ARMOR_MOD", "ARMOR" ],
"changes_to": [ "LIGHTFUR" ],
"category": [ "MASTODON", "SPIDER", "MOUSE", "BEAST", "CATTLE", "RAT", "FELINE", "LUPINE", "RABBIT", "INSECT", "URSINE" ]
},
Expand Down

0 comments on commit f431328

Please sign in to comment.