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

Pumpkin bowl #10754

Merged
5 commits merged into from
Sep 22, 2022
Merged

Pumpkin bowl #10754

5 commits merged into from
Sep 22, 2022

Conversation

TobleroneSwordfish
Copy link
Contributor

[FEATURE] [GAME OBJECTS]

About the PR

Adds a pumpkin bowl, made by hollowing out a pumpkin with a spoon. It starts with 30u of pumpkin juice and can hold soup and cereal.

image

Sprites and concept by Rodimus, I just solved the code headache.
Speaking of code headache, I had to refactor bowls, soup and cereal slightly to make this work, and also added an isspooningtool macro since it didn't exist for some reason.

Why's this needed?

Pumpkin.

Changelog

(u)Rodimus and LeahTheTech
(*)Added pumpkin bowls, made by hollowing out a pumpkin.

@keywordlabeler keywordlabeler bot added A-Game-Objects The point of this PR is to deal with a specific game object C-Feature A new feature or enhancements to existing features labels Sep 10, 2022
@boring-cyborg boring-cyborg bot added the C-Sprites Automatically applied on any .dmi or icons folder change label Sep 10, 2022
@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 10, 2022
@TobleroneSwordfish TobleroneSwordfish added E-Add-To-Wiki A PR that will require changes to the wiki A-Catering Deals with food, the chef, the bar or otherwise edible/drinkable stuff labels Sep 10, 2022
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

isspooning = TRUE

@ghost ghost merged commit 731bb69 into goonstation:master Sep 22, 2022
github-actions bot pushed a commit that referenced this pull request Sep 22, 2022
@Retrino Retrino removed the E-Add-To-Wiki A PR that will require changes to the wiki label Nov 1, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Catering Deals with food, the chef, the bar or otherwise edible/drinkable stuff A-Game-Objects The point of this PR is to deal with a specific game object C-Feature A new feature or enhancements to existing features C-Sprites Automatically applied on any .dmi or icons folder change size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants