Ludeon Forums

RimWorld => General Discussion => Topic started by: MythicalEwok on April 18, 2016, 04:40:16 AM

Title: Removing Steam Vents/Geysers
Post by: MythicalEwok on April 18, 2016, 04:40:16 AM
Hello, I was wondering if there are any ways of removing Steam Vents/Geysers, Currently when using the "Destroy Tool" in the debug actions menu on a Geyser it says it cannon be removed because Geysers are non-destructible. And I have found no other alternatives in the debug actions menu.
Title: Re: Removing Steam Vents/Geysers
Post by: CheeseGromit on April 18, 2016, 04:55:09 AM
Have a look through Tynan's recent posts. I'm sure someone else asked this recently and the answer was edit the save game file and delete it from there.
Title: Re: Removing Steam Vents/Geysers
Post by: MythicalEwok on April 18, 2016, 05:02:00 AM
That's what I figured I'd have to do. Just thought I'd ask before I went and messed with my save files. Thanks.
Title: Re: Removing Steam Vents/Geysers
Post by: ReZpawner on April 18, 2016, 08:46:07 AM
The only way to do it is to remove it through the savegame files. You're looking for the following:
<thing Class="SteamGeyser">
            <def>SteamGeyser</def>
            <id>SteamGeyserxxxxx</id>
            <pos>(x, x, x)</pos>
         </thing>
Title: Re: Removing Steam Vents/Geysers
Post by: MythicalEwok on April 18, 2016, 12:12:08 PM
Cheers. Any idea why it isn't in the debug settings? Just curious.
Title: Re: Removing Steam Vents/Geysers
Post by: ReZpawner on April 18, 2016, 12:46:11 PM
I'm not quite certain, it could be just that he didn't add it in the removal tool, or there's some other issue that arises if you try to remove it in-game. The only one who can really explain it is probably Tynan himself.