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

[MIRROR] fixes inability to create material airlocks #2183

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Nova: NovaSector/NovaSector#1194
Original PR: tgstation/tgstation#81711

About The Pull Request

Fixes tgstation/tgstation#81710

runtime due to parent proc not returning the airlock
also added an update_appearance()

Changelog

🆑 13spacemen
fix: You can build material airlocks again
/:cl:

* fixes inability to create material airlocks (#81711)

## About The Pull Request

Fixes tgstation/tgstation#81710

runtime due to parent proc not returning the airlock
also added an update_appearance()
## Changelog
:cl:
fix: You can build material airlocks again
/:cl:

* fixes inability to create material airlocks

---------

Co-authored-by: 13spacemen <[email protected]>
@Iajret Iajret merged commit c082501 into master Feb 29, 2024
24 checks passed
@Iajret Iajret deleted the upstream-mirror-1194 branch February 29, 2024 18:40
AnywayFarus added a commit that referenced this pull request Feb 29, 2024
Iajret pushed a commit that referenced this pull request Apr 25, 2024
…amount of power (#2183)

* Fixes plasma flower modsuit cores having an extremely small amount of power (#82842)

## About The Pull Request

The var was still using the old values.

## Why It's Good For The Game

15 kj instantly depletes your power supply upon taking a step. Oof.

## Changelog
:cl:
fix: The plasma flower modsuit core now actually contains a reasonable
quantity of power.
/:cl:

* Fixes plasma flower modsuit cores having an extremely small amount of power

---------

Co-authored-by: necromanceranne <[email protected]>
ReezeBL pushed a commit that referenced this pull request Apr 26, 2024
…amount of power (#2183) (#3059)

* Fixes plasma flower modsuit cores having an extremely small amount of power (#82842)

## About The Pull Request

The var was still using the old values.

## Why It's Good For The Game

15 kj instantly depletes your power supply upon taking a step. Oof.

## Changelog
:cl:
fix: The plasma flower modsuit core now actually contains a reasonable
quantity of power.
/:cl:

* Fixes plasma flower modsuit cores having an extremely small amount of power

---------

Co-authored-by: NovaBot <[email protected]>
Co-authored-by: necromanceranne <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Material airlocks are broken [can't be constructed]
3 participants