-
Notifications
You must be signed in to change notification settings - Fork 39
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
TR2X bug: visible overlap of rooms in The Deck #1853
Comments
This is a strange one. It seems like a data issue - room 17 has a visibility portal into room 104 (which is clearly wrong, must have been a level editing bug), and in turn because that is linked to room 80, room 80 is drawn. The portal is marked by the waypoints here, just imagine it pointing downwards to room 104. I'm not sure where the regression is if this doesn't happen in OG. Ideally we would fix the data and the regression itself. |
This seems to have been caused by 6c36549. Restoring the various
|
Regression since: 0.6
Steps to reproduce:
/play 10
/tp 51 4 48
The text was updated successfully, but these errors were encountered: