[BOUNTY] Space opera implementation - Donation boxes, posters, and supply chain issues#896
Draft
nikothedude wants to merge 3 commits intoDopplerShift13:masterfrom
Draft
[BOUNTY] Space opera implementation - Donation boxes, posters, and supply chain issues#896nikothedude wants to merge 3 commits intoDopplerShift13:masterfrom
nikothedude wants to merge 3 commits intoDopplerShift13:masterfrom
Conversation
Paxilmaniac
requested changes
Feb 26, 2026
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 Pull Request
Title.
Implements the bounty described in https://discord.com/channels/1265752708812374066/1305614586350669965/1466959104894435494.
Donation Box
The donation box is a crate with a slit in the top. Right clicking it with an item puts the item in the crate, even if its closed.
The dono box is created via 5 iron, and cannot be sold in cargo.
The donation box also exists in the loadout, as a kit that you can deploy to spawn a ID-lockable box with a hand labeller inside.
Credit to the dono box sprite goes to jungkle!
Posters
TODO - Waiting on the DMI
Supply shortages
A new, clearly marked and temporary module has been created: STORY_supply_shortage.
In addition, a new config file in config/doppler/STORY_SUPPLY_SHORTAGE.txt will allow keyholders to change cost and availability of items. Admins can also edit this config in-game if need be. See the file itself for instructions on how to use it.
Why It's Good For The Game
As described in the bounty, these things will allow for the event arc to have a greater place in the world as it has physical presence and ramifications for everyone on the ship/station.
Testing Evidence
Changelog
🆑
add: Donation boxes - a crate subtype that can have an item inserted through the slot in the top via right click.
config: A new config setting that allows keyholders to change the cost and availability of supply packs
/:cl: