Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I don’t know if this is intentional or not but you can’t put the generator back into the rover once you unload it at Laurion, haven’t tested it at other facilities

(+3)

It's not exactly intentional, but it is expected. The only reason to unload the generator is to load something else instead, so I never really expected players to change their mind and want to load it back on again.

That being said, recent improvements have made it much easier for me to add actions like this. Previously, I'd have to make a Load and and Unload action for each location you can unload it at. Now I can just make one action, and it'll use that same action for every location. So I will be adding this soon. Possibly not next update, since it'll be out very soon, but definitely the one after.

sounds good, thank you. Honestly it’s really not an issue it’s just if you unload it you are then locked into wherever you unloaded it to

I think it's more on the case i pressed the unload button on accident, then the ones where i change my mind, but ya, it think it's pretty minor inconvenience then anything else, it's rarely the times i did this and even so, it was not so bad

So are similar actions mostly a workaround for this?

No, that's more of a convenient side effect. Similar actions were built so that similar actions can share partial familiarity. Like going in/out of a facility that's unpowered, so you have to manually crank the airlock.

If two different locations have a "take X supply" action, will those be considered "the same action"? For example the protein bars in the various admin offices.

On an unrelated note, if a combined action contains another combined action, how many times is the 1.1x multiplier applied?