Pen receptacles - #173
Open
pirakaplant wants to merge 4 commits into
Open
Conversation
Contributor
|
RSI Diff Bot; head commit 497c53a merging into 7a94522 Resources/Textures/_Funkystation/Objects/Decoration/pen_receptacle.rsi
|
Contributor
Author
|
You saw nothing. The PR title always said that. |
Contributor
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Collaborator
|
i imagine these being empty 90% of the time since pens are in the cargo bounty pool. :famine: |
Contributor
Author
Most PDAs don't have pens anymore so pen raiding will actually be of consequence lmao Though I'm not opposed to removing that bounty if it's problematic. |
Contributor
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
This PR adds the pen receptacle, a stationery item capable of holding up to eight pens and/or crayons, including Syndicate contraband disguised as pens. In addition to a base, penless version, it also has two mapping variants: a half-full and an entirely fully version. Pen receptacles intended to be mapped into HOPlines and other bureaucracy-heavy areas, but they can also be crafted with lathe.
Why / Balance
Tay specifically told me to. Also, #89 takes pens out of the PDAs of most of the station crew, and providing an item that you can borrow pens from is a good accompaniment to that.
Technical details
PenReceptaclethat usesItemSlotsto store up to eight items with theWritetag.PenReceptacleHalfFullandPenReceptacleFull). They spawn in with four and eight pens respectively.PaperworkStaticrecipe pack.Test plan
Write-tagged into them. Try pens, things that are disguised as pens, and crayons.Media
pen_receptacle.mp4
(This video is slightly outdated. The pen
ItemMapperoverlay has since been updated.)Requirements
License
MIT
Breaking changes
N/A.
Changelog
🆑