- separates the composition of cyborgs into modules, iconsets, chassis,
upgrades
- modules / chassis atm can provide items, so can upgrades; in the
future we will want to probably generalize the item API a bit so
components can work
- chassis now can (unimplemented) easily be made to give different stats
- reorganizes all the cyborg sprites
- adds generalized item mounts with redirection support and tears out
legacy cyborg items
- entirely rebalances modules & writes some new lawsets in for future
use
---------
Co-authored-by: silicons <silicons@silicons.dev>
Various changes to service hounds, with the potential to roll out similar changes to others.
Service hound's rapid-service-fabricator now has more variety of options.
Cyborg Drink Synthesizer now has space spice.
Service hound now has a 'dog bag' to store various things that were in their perview but could not.
Service gripper can now grip more related items, including all reagent_containers for simplicity.
Fixed Service hounds tongue being dry at the start of the round.
Various grammar fixes.