-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Add spicy rock pizza #30116
Merged
Merged
Add spicy rock pizza #30116
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
Changes: No C#
Changes: Requires no C# knowledge to review or fix this item.
Changes: Sprites
Changes: Might require knowledge of spriting or visual design.
labels
Jul 17, 2024
LankLTE
suggested changes
Jul 17, 2024
Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/pizza.yml
Outdated
Show resolved
Hide resolved
Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/pizza.yml
Outdated
Show resolved
Hide resolved
Resources/Prototypes/Entities/Objects/Consumable/Food/Baked/pizza.yml
Outdated
Show resolved
Hide resolved
github-actions
bot
added
the
S: Needs Review
Status: Requires additional reviews before being fully accepted
label
Jul 18, 2024
Where was the sprite taken from? You should update the meta.yml's copyright field if you made it yourself. |
Went ahead an added it to the very end of the other copyright info as its a sprite edit of the margherita pizza sprite. If there is a better way to add the credit in let me know! |
LankLTE
approved these changes
Jul 23, 2024
themias
pushed a commit
to themias/space-station-14
that referenced
this pull request
Aug 9, 2024
* Added all the parts to implement spicy rock pizza * Added sprites for pizza * Fixed coma formatting in meta.json for pizzas * Fix formatting and rebalance reagent quantities in pizza.yml * Flipped Uranium and Radium values to be the correct ratio * Updated meta.json file to have credit for sprite
Debiloid3000
pushed a commit
to BrigChill3000/genesis-station-14
that referenced
this pull request
Sep 12, 2024
* Added all the parts to implement spicy rock pizza * Added sprites for pizza * Fixed coma formatting in meta.json for pizzas * Fix formatting and rebalance reagent quantities in pizza.yml * Flipped Uranium and Radium values to be the correct ratio * Updated meta.json file to have credit for sprite
Baa14453
pushed a commit
to Baa14453/space-station-14
that referenced
this pull request
Oct 19, 2024
* Added all the parts to implement spicy rock pizza * Added sprites for pizza * Fixed coma formatting in meta.json for pizzas * Fix formatting and rebalance reagent quantities in pizza.yml * Flipped Uranium and Radium values to be the correct ratio * Updated meta.json file to have credit for sprite
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Changes: No C#
Changes: Requires no C# knowledge to review or fix this item.
Changes: Sprites
Changes: Might require knowledge of spriting or visual design.
S: Needs Review
Status: Requires additional reviews before being fully accepted
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About the PR
Spicy rock pizza (uranium laced pizza) has been added to the game as a new fun way to consume uranium.
Why / Balance
Why should we have only one way to consume uranium? Burgers have so many wacky flavors, its only fair pizza gets one too! To solve the lack of wacky pizza this PR adds an item named spicy rock pizza. It is not something that would be made often as chili peppers are not a common botony product currently and uranium is generally no where near a kitchen. It deals minor radiation damage but in order to crit via eating a good deal has to be consumed, so unless a antag is force feeding it to someone so it is relatively safe.
Technical details
This pizza flavor can be make using 1 uranium sheet, 1 flat dough, 2 chili peppers and two tomatoes for 30 seconds in the microwave. Upon consumption it will deal radiation damage via the radium reagent over time. The pizza glows using the point light component so its instantly distinct from all other pizza flavors so a character can avoid accidental consumption. Under the pizza party event it falls under the rare category so it is not something that will be seen during most gameplay sessions unless specifically sought out.
Media
Breaking changes
Changelog
add: Spicy rock pizza is craftable in the microwave.