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] another dono mask #2227

Merged
merged 1 commit into from
Mar 2, 2024
Merged

[MIRROR] another dono mask #2227

merged 1 commit into from
Mar 2, 2024

Conversation

Steals-The-PRs
Copy link
Collaborator

Original PR: NovaSector/NovaSector#1182

we do a little bit of gaming
image

(as far as im aware the dono hasn't gone through yet, but i'm uploading it earlier incase it needs edits)

* test up

* eaeae

* Update donator_clothing.dm

* Update donator_clothing.dm

* Update donator_personal.dm

* Update donator_clothing.dm
@Iajret Iajret merged commit fe9e50f into master Mar 2, 2024
24 checks passed
@Iajret Iajret deleted the upstream-mirror-1182 branch March 2, 2024 18:40
Iajret pushed a commit that referenced this pull request Apr 29, 2024
* Fix the materials box dropping its contents on creation (#82892)

## About The Pull Request
This fixes the materials box (part of the debug box/admin outfit)
dropping its contents everywhere. The issue is that these stacks will
merge during `PopulateContents` as part of the parent call to
`/obj/item/storage/Initialize` before
`/obj/item/storage/box/material/Initialize` has a chance to change the
size of the box.
## Why It's Good For The Game
Fixes #82705
## Changelog
:cl: VexingRaven
fix: The debug box no longer spills its contents everywhere
/:cl:

* Fix the materials box dropping its contents on creation

---------

Co-authored-by: VexingRaven <[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.

3 participants