Jump to content

Ideology patches for wearable items (e.g. nipple rings)?


moddingnoob

Recommended Posts

Posted

Are there any patches (or easy ways to fix stuff myself) that make wearable stuff not count as covering the body? I'm trying to set up a game where females are not allowed to cover breasts or genitals, and nipple rings of all things are getting in the way of that. How do I fix this?

Posted
3 hours ago, moddingnoob said:

Are there any patches (or easy ways to fix stuff myself) that make wearable stuff not count as covering the body? I'm trying to set up a game where females are not allowed to cover breasts or genitals, and nipple rings of all things are getting in the way of that. How do I fix this?

Modify the XML tag for your clothing thingDef
<countAsClothingForNudist>true</countAsClothingForNudist>
to
<countAsClothingForNudist>false</countAsClothingForNudist>

 

if tag not present, add it.

i know the tag wording is oxymoron. just think of it as countAsClothing

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...