-
Notifications
You must be signed in to change notification settings - Fork 365
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
Barrels & Kegs #829
Closed
Closed
Barrels & Kegs #829
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: Sprite
Changes any png or json in an rsi
Changes: YML
Changes any yml files
S: Needs Review
labels
Feb 13, 2024
This reverts commit 5cd620e.
IamVelcroboy
requested changes
Feb 13, 2024
VMSolidus
previously approved these changes
Feb 13, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I loooooooove these. I'm really excited to see what mappers will do with these.
VMSolidus
previously approved these changes
Feb 16, 2024
LaryNevesPR
pushed a commit
to LaryNevesPR/Estacao-Andromeda
that referenced
this pull request
Jan 3, 2025
# Description Certain things in the game were intended to be classed as Psionic(And mostly without powers), but were apparently lacking the components. To clarify, ANYTHING that comes from an alternate layer of reality, alternative plane of existence, extra dimensions, other universes, bluespace, etc, is intended to have a PsionicComponent to abstract represent their nature as a magical being of some variety. The importance of this is largely related to the use of Metapsionics to detect them, but also for the valid target lists for Anti-Psychic abilities, such as the bonus damage from the Anti-Psychic Knife. While here, I've also added the "Loto Oil Slime" from Psionic Refactor Version 1, now that Reagent Slimes(as Extraplanar creatures brought to this world by Liquid Anomalies) have a PsionicComponent. needs Simple-Station/Einstein-Engines#824 # Changelog :cl: - add: Revenants, Reagent Slimes, and Ore Crabs are now considered to be Psionic(But cannot gain powers randomly). This is due to their status as "Magical And/Or Extraplanar Creatures", which makes them valid targets for anti-psychic abilities such as the Psionic Mantis' Anti-Psychic Knife. - add: Some Reagent Slimes can now contain Lotophagoi Oil.
LaryNevesPR
pushed a commit
to LaryNevesPR/Estacao-Andromeda
that referenced
this pull request
Jan 3, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Changes: Sprite
Changes any png or json in an rsi
Changes: YML
Changes any yml files
S: Needs Review
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
Added barrels and kegs. Fully constructible and deconstructible (though with no SpillAllSolutions completion in constructions, I just used the SolutionEmpty condition to prevent deconstruction). Base sprites from tgstation and modified by me to fit the style further, plus add a spout for the keg.
Regular barrel acts like a crate, keg acts like a tank. Keg was set to 500 volume; not sure if this is balanced, but I felt like it needed to be larger than jugs, but not as large as tanks (which are 1500). They can be constructed with 5 wood (a la crates), but that can be increased if necessary. They are also vaultable :)
Wine, Beer, and Root Beer kegs are also purchasable for 500 spesos individually at cargo.
Why / Balance
For decoration, and for the bartender to have a keg to drag around that ISN'T identical to a nuke.
Changelog
Make sure to take this Changelog template out of the comment block in order for it to show up.
🆑