RimWorld

RimWorld

LK Airtight patch
9 Comments
Leutian Kane  [author] 25 Aug @ 5:27am 
@Nikee500 try this <Operation Class="PatchOperationConditional>
<xpath>Defs/ThingDef[defName="InsectJelly"]/stuffProps</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="InsectJelly"]</xpath>
<value>
<stuffProps />
</value>
</nomatch>
</Operation> Then do your patch operation add bit for airtight after this.
Leutian Kane  [author] 17 Aug @ 5:13pm 
added Grimworld 40k resources support :D
Leutian Kane  [author] 15 Aug @ 3:34pm 
Good Luck! :D
Nikee500 15 Aug @ 2:50pm 
I'm gonna try, thx ;)
Leutian Kane  [author] 14 Aug @ 4:14pm 
open this mod and look in the patches folder and open Airtightstuff.xml with any XML editor. and you will see what im talking about. as far as how its done.
Leutian Kane  [author] 14 Aug @ 4:13pm 
in order to make it airtight you have to patch the material its made from not the actual wall itself and the jellies dont have the stuff properties node to add <isairtight> too so you gotta patch them to have that node before you can patch the node itself to have it.
Nikee500 14 Aug @ 6:17am 
no clue what i was doing wrong, but i believe the defs needed for it are?:
VFEI2_InsectJellyWall
VFEI2_RoyalJellyWall
VFEI_HivestoneWall
VFEI_HiveWall
Leutian Kane  [author] 14 Aug @ 12:56am 
ill look into it.
Nikee500 14 Aug @ 12:40am 
Really nice!

i've been trying to make this for the walls from VE: Insectoids2. but i couldnt get it working. Perhaps you could add these walls? (i want to build an insectship like in starcraft!)