Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Water Enablers/Disablers in Corpse fixes #528

Open
guwahavel opened this issue Aug 22, 2024 · 0 comments
Open

Water Enablers/Disablers in Corpse fixes #528

guwahavel opened this issue Aug 22, 2024 · 0 comments

Comments

@guwahavel
Copy link
Collaborator

  1. Using Water Enablers in Corpse will not force the CORPSE3 BackdropType as expected
    image

  2. Using Water Disablers in Corpse makes the room use the CORPSE3 BackdropType despite the CORPSE1/CORPSE2 backdrops being expected
    image

  3. The "blood leaking from door" effect in rooms adjacent to blood-flooded rooms in Corpse does not account for Water Enablers/Disablers in the neighboring rooms. This is because this effect likely checks for the RoomDescriptor.FLAG_FLOODED flag, which is what floors like Downpour, Flooded Caves, and Corpse set in rooms on floor entry to automatically flood those rooms when they are entered. Water Enablers also automatically flood layouts on room entry, but the game does not consider these layouts "flooded" when evaluating them from outside the room. This issue is probably a lot harder to fix relative to how noticeable it is and less of a priority than the first two.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant