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

Add death link #3

Merged
merged 3 commits into from
Apr 19, 2024
Merged

Add death link #3

merged 3 commits into from
Apr 19, 2024

Conversation

hesto2
Copy link
Collaborator

@hesto2 hesto2 commented Apr 7, 2024

Adds death link to the client. Tested with Subnautica as the other client.

@hesto2 hesto2 requested a review from Electro1512 April 7, 2024 02:57
@@ -66,22 +67,26 @@ def create_items(self) -> None:
continue
elif i == "Missile Expansion":
for j in range(0, 8):
self.multiworld.itempool += [self.create_item('Missile Expansion', True)]
self.multiworld.itempool += [
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatter automatically changed these 🤷Let me know if style-wise you want me to configure it so it goes back to how it was. I'm just running the default PEP8 one.

@hesto2 hesto2 merged commit 60f616e into main Apr 19, 2024
21 checks passed
@hesto2 hesto2 deleted the death-link branch April 19, 2024 13:56
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.

2 participants