RimWorld

RimWorld

Fortifications - Industrial
ck41 Oct 20, 2021 @ 12:47pm
Bug Report - Auto Cannon
Hello there,

the Auto Cannon (label: FT_AutoCannon, line 900) has the wrong refuelable material defined.

As stated in the description "A Tripod with high caliber machine gun mounted. Requires steel to refurbish its barrels after heavy use.it needs a pawn to man on it to operate." it uses steel to refuel, but it shows that uranium us needed to refuel.

The problem lies in the file "FT_Security.xml" line 946, where "Uranium" should be replaced by "Steel".

I did the change myself, and can confirm it works if somebody is interested in changing it in the meantime.