Files
Bubberstation/code/modules/cargo
SkyratBot 607cbb5922 [MIRROR] Adds a missing servo into the MK1 Ripley crate ordered from cargo (#26595)
* Adds a missing servo into the MK1 Ripley crate ordered from cargo (#81587)

## About The Pull Request
So cargo can order a box containing all the components you need to build
a ripley mech from the ground up.

Except a servo, which is required in the building process, and is needed
for the mech to move around anywhere.
This adds the missing part, so that the only thing you need is metal and
tools. (And a battery.)
## Why It's Good For The Game
If you order a crate containing (almost) all the components you need to
build a mech, and its missing a key part, I wouldn't call that a very
complete set. So having the servo included makes it complete.

Also, the chances are this crate was forgotten about when the servos
became a needed part of mech construction, so this fixes the
consistency.
## Changelog
🆑
fix: Adds a missing servo component into the MK1 Ripley Crate ordered
from cargo.
/🆑

* Adds a missing servo into the MK1 Ripley crate ordered from cargo

---------

Co-authored-by: Derpguy3 <85206687+Derpguy3@users.noreply.github.com>
2024-02-21 19:56:00 +01:00
..