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

Replace ambiguous enemy IDs #578

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

lahm86
Copy link
Collaborator

@lahm86 lahm86 commented Nov 25, 2023

Resolves #577.

Checklist

Description

This file contains sets of enemies that work when the dragon is present i.e. for texture-heavy levels, these are the only combinations that can be imported with the original TR2 limits. #417 introduced aliases for the flamethrower (34) and gunman1 (30) models, but this file still referenced the original IDs. The ambiguity is now removed, so the combinations are guaranteed to import the original models.

@lahm86 lahm86 added bug Something isn't working TR2 labels Nov 25, 2023
@lahm86 lahm86 added this to the 1.8.0 milestone Nov 25, 2023
@lahm86 lahm86 self-assigned this Nov 25, 2023
@lahm86 lahm86 requested review from rr-, chreden and makotocchi November 25, 2023 14:46
@lahm86 lahm86 merged commit 1582983 into LostArtefacts:master Nov 26, 2023
2 checks passed
@lahm86 lahm86 deleted the issue-577-special-enemy-combos branch November 30, 2023 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working TR2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Import failure with aliased enemies
2 participants