边缘世界 RimWorld

边缘世界 RimWorld

Lag Free Torches and More
 此主题已被置顶,因此可能具有重要性
Jsin0  [开发者] 2022 年 9 月 27 日 下午 4:47
Bugs
Please post your bug reports here
< >
正在显示第 1 - 3 条,共 3 条留言
Game_Wizard1993 2023 年 11 月 24 日 下午 9:12 
installed/subscribed and they lights/torches are no where to be found
Tactical Taint 3 月 18 日 下午 4:58 
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  [开发者] 4 月 17 日 下午 7:54 
Thanks for letting me know. I'll update soon
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50