diff --git a/Managers.md b/Managers.md index 6170b2b..f7fc0a0 100644 --- a/Managers.md +++ b/Managers.md @@ -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.