Index154-Locked_Inside icon

Locked Inside

Randomly occuring entrance and exit restrictions

Last updated 3 weeks ago
Total downloads 766
Total rating 0 
Categories Misc
Dependency string Index154-Locked_Inside-1.2.0
Dependants 2 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
xilophor-LethalNetworkAPI-3.1.1 icon
xilophor-LethalNetworkAPI

A library/API to allow developers to easily add networking to their mods.

Preferred version: 3.1.1

README

Locked Inside

Adds a chance for the facility to become "one-way", making it so you can only enter through the entrance and leave through the fire exits. This can occur whenever you land on a moon and will last for the whole day. The chance can be configured. The default is 10%. When this triggers the message "Entrance control systems are active!" will be posted in chat.

There is a setting for a separate "reverse mode" chance that can trigger which makes it so you have to enter through a fire exit and leave through the main entrance instead. The default chance for this is 25%. This can only trigger if the other chance has been triggered. So basically by default this will only happen on 1/40 moons. When this triggers the message "Entrance control systems are active and corrupted!" will be posted in chat instead.

You can also set custom activation chances and reverse mode chances for specific moons in the config. This way you can essentially blacklist moons by setting the chance for the mod to activate to 0 for them. Alternatively just can set the default chance to 0 and use these exceptions to whitelist select moons.

I know there are other mods that prevent the use of entrances and exits under specific circumstances already but I wanted to have one that activates at random. So I just made it myself!