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 Foreigner Translators AGAIN #559

Merged

Conversation

Mnemotechnician
Copy link
Contributor

Description

Previous fix made it so that foreigner translators use no power (due to being parented off of the wrong proto).

So I took some time to rearrange translators.yml because the file was shitfucked and that's what caused the mistake in the first place.

This time it was made sure that:

  • All (powered) translators can hold a power cell and do use power
  • Foreigner's translator starts with a high-cap power cell and unspawnable Translator spawns with a medium
  • All children of the base powered translator spawn without a power cell and cannot work as such until a power cell is inserted.

Changelog

🆑

  • fix: Foreigner translator should now consume power, as intended.

@github-actions github-actions bot added Status: Merge Conflict FIX YOUR PR AAAGH Changes: YML Changes any yml files labels Jul 17, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@SimpleStation14 SimpleStation14 changed the title Fix foreigner translators AGAIN Fix Foreigner Translators AGAIN Jul 17, 2024
Signed-off-by: Mnemotechnican <69920617+Mnemotechnician@users.noreply.github.com>
@github-actions github-actions bot removed the Status: Merge Conflict FIX YOUR PR AAAGH label Jul 17, 2024
Copy link
Contributor

@DangerRevolution DangerRevolution left a comment

Choose a reason for hiding this comment

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

test fail invalid

@DEATHB4DEFEAT DEATHB4DEFEAT merged commit 8939fa1 into Simple-Station:master Jul 18, 2024
10 of 11 checks passed
SimpleStation14 added a commit that referenced this pull request Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: YML Changes any yml files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants