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] Cargo console entry for critter crates now show their contents #26845

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

Adrer
Copy link
Contributor

@Adrer Adrer commented Sep 19, 2024

What Does This PR Do

The manifests for critter crates now show their contents

Fixes: #26843

Why It's Good For The Game

Should be able to tell what is in a crate before you order it

Images of changes

image

Testing

Look at the cargo console
View contents on a cow crate
I can order cows


Declaration

  • I confirm that I either do not require pre-approval for this PR, or I have obtained such approval and have included a screenshot to demonstrate this below.

Changelog

🆑
fix: Cargo console entry for critter crates now show their contents
/:cl:

@ParadiseSS13-Bot ParadiseSS13-Bot added the -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally label Sep 19, 2024
@Contrabang Contrabang added the Fix This PR will fix an issue in the game label Sep 20, 2024
@ParadiseSS13-Bot ParadiseSS13-Bot added -Status: Awaiting review This PR is awaiting review from the review team and removed -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally labels Sep 22, 2024
@Burzah Burzah added this pull request to the merge queue Sep 22, 2024
Merged via the queue into ParadiseSS13:master with commit b3cc376 Sep 22, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-Status: Awaiting review This PR is awaiting review from the review team Fix This PR will fix an issue in the game
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cow crates don't show their contents in cargo
4 participants