RimWorld

RimWorld

Lag Free Torches and More
 This topic has been pinned, so it's probably important
Jsin0  [developer] 27 Sep, 2022 @ 4:47pm
Bugs
Please post your bug reports here
< >
Showing 1-3 of 3 comments
Game_Wizard1993 24 Nov, 2023 @ 9:12pm 
installed/subscribed and they lights/torches are no where to be found
In 1.5 some changes seem to have been made to torches. I was able to patch it with the following.

<?xml version="1.0" encoding="utf-8" ?> <Patch> <Operation Class="PatchOperationRemove"> <xpath>Defs/ThingDef[@Name = "TorchBase"]/comps/li[@Class="CompProperties_Refuelable"] </xpath> </Operation> <Operation Class="PatchOperationRemove"> <xpath>Defs/ThingDef[defName = "TorchWallLamp"]/comps/li[@Class="CompProperties_Refuelable"] </xpath> </Operation> </Patch>

TorchLamp just inherits from TorchBase and TorchWallLamp does not inherit the comps for some reason.
Jsin0  [developer] 17 Apr @ 7:54pm 
Thanks for letting me know. I'll update soon
< >
Showing 1-3 of 3 comments
Per page: 1530 50