Replaces instances of "iron" pill bottle with the new blood regen pill bottle in containers and maps that are either NanoTrasen or Zorren related. Keeps iron bottles in other maps (mostly specific away mission rewards)
add: Adds Copper pills, Blood regen pill bottles
30 u copper reagent per copper pill. Blood regen contains 9 iron, 5 copper pills now that zorren need copper for treatment
Added two new bluespace collars. They both control the size of the wearer via signalers. The first one allows you to select the size by clicking on it, and is locked to a code and frequency. The second is made by modifying the first, by adding a signaler to it. This one does not allow you to set the size or code on it, and is only locked to frequency. The size you are resized to is determined by the code that is sent from a signaler.
Adds these to various lists, such as trader items, RnD and maint loot.
Also added a new "random bluespace item" random item spawner for mapping use. It is currently not mapped in anywhere.
Minor Fixes
Found some errors while testing. Fixed.
Minor Fixes
Found some errors while reviewing code. Fixed.
Minor Fixes
Found some errors while reviewing sprites. Fixed.
Major Changes
New Cell Charger icon_update system
New Crap Device Cell
Removes Secborg power cell
Minor Fixes
Found some errors while reviewing code. Fixed.
Adds a new random spawner for coins with a fail chance (so the coins aren't always in the same place)
Addsome missing vending machines to the random vending machine spawner
Adds a sound to starting and stopping in ships (that only plays at most once every 10 seconds.)
And sets it up so that planets and ships can have a sound when visited.
A bunch of little map tweaks to polish things up!
Port of https://github.com/tgstation/tgstation/pull/51817
Adds a mech vs mech combat system for the toy mechs earned from arcades and found around the station. You can initiate combat with yourself by hitting a toy mech with another toy mech, or fight another player if you attack a player holding a mech with a mech.
Each mech has its own health stat and special ability that they'll use in combat against each other. How exciting!
Also slightly refactors toy locations and changes toy mechs from being JUST prizes to their own proper toy subtype!