From 01ee1931a15082efc6e4e804afd6f4e2653a8003 Mon Sep 17 00:00:00 2001 From: Raphtalia Date: Mon, 10 Feb 2025 21:53:12 +0000 Subject: [PATCH] Update Managers --- Managers.md | 1 - 1 file changed, 1 deletion(-) 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.