Skip to content

Conversation

Casper3667
Copy link
Contributor

This adds a parcel cart to the mail room in operations, which can be loaded with up to 17 packages. These packages can be any that can be held in the hand, so not crates but anything smaller effectively yes as long as it can be wrapped in package wrapper.
When it is loaded with 5 packages, it gives a slowdown to the person pushing it, and further slowdown at 11 packages.
The cart can have a total of 17 packages at the moment, as that is the amount of different sprites I have for it.
The code is based on the engineering cart, and also contain a small bugfix so the engineering cart give back steel when taken apart, as that is what is used to build it.

dreamseeker_0fYeDXI4o8.mp4

Asset Licenses

The following assets that have not been created by myself are included in this PR:

Path Original Author License
icons/obj/parcelcart.dmi Tomixcomics (Aurora Station) CC-BY

@BotBOREALIS BotBOREALIS added the Sprites Adds new or changes existing sprites. label Sep 1, 2025
@github-actions github-actions bot added the 🗺️ Mapping - Horizon The PR touches the Horizon map files. label Sep 1, 2025
@Casper3667
Copy link
Contributor Author

!review

@NonQueueingMatt
Copy link
Contributor

consider shoving the movement stuff to a base cart type, the movement code is at this point copypasted in 3 different types which is Not Ideal

@Casper3667 Casper3667 requested a review from Arrow768 as a code owner September 5, 2025 13:39
@github-actions github-actions bot added 🗺️ Mapping - Away Ship/Away Site The PR touches away ship and/or away site map files. 🗺️ Mapping - Event The PR touches event map files. 🗺️ Mapping - Random Ruins The PR touches random ruins map files. labels Sep 5, 2025
@NonQueueingMatt NonQueueingMatt added this pull request to the merge queue Sep 10, 2025
Merged via the queue into Aurorastation:master with commit 9a9e259 Sep 10, 2025
25 checks passed
@Casper3667 Casper3667 deleted the feature/ParcelCart branch October 11, 2025 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🗺️ Mapping - Away Ship/Away Site The PR touches away ship and/or away site map files. 🗺️ Mapping - Event The PR touches event map files. 🗺️ Mapping - Horizon The PR touches the Horizon map files. 🗺️ Mapping - Random Ruins The PR touches random ruins map files. Review Required Sprites Adds new or changes existing sprites.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants