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

Fix the unreachable soulsphere in Alien Vendetta MAP28 #670

Merged
merged 1 commit into from Dec 20, 2018

Conversation

Player701
Copy link
Contributor

See here. The problem is that the soulsphere's center is directly between two sectors with different heights, and in GZDoom it ends up in the wrong sector, which makes it unreachable without cheating. This PR moves the soulsphere to the center of the sector where it should be in, thus making it reachable again.

I can also fix this for the old version of this map, if I can find the first release of AV. If you want me to do that, I will modify the PR to include the old map's checksum also.

@coelckers coelckers merged commit d049b3b into ZDoom:master Dec 20, 2018
@Player701 Player701 deleted the FixAvMap28 branch December 20, 2018 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants