Update Managers

Raphtalia 2025-02-10 21:53:12 +00:00
parent 09ec9b336a
commit 01ee1931a1

@ -1,5 +1,4 @@
## Doorway Manager
Manages the [DoorwayCleanup](https://git.touhou.dev/Raphtalia/DungeonGenerationPlus_LethalCompany_Mod/wiki/Components#doorway-cleanup) logic.
Contains a event called `onMainEntranceTeleportSpawnedEvent`. It is called after the moon's main entrance's teleport sync has been done. You can add an action either a normal or temporary event. Temporary events are cleared before any dungeon generates while normal events are never cleared.