mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-19 22:51:40 +00:00
* Allows Click Dragging for Cryostorage Allows individuals to click drag others into all forms of cryostorage including robotic storage, the elevator, and the gateway. +Moved most of the code to go_in proc -Was unable to fix a small bug where if you moved while putting someone into storage, they would be placed into the storage device while the body would remain outside (but still be deleted upon processing) -- Found out this has nothing to do with my code since it was still a problem when I tested without my changes. Also contains a small tweak to miner cyborgs. +cyborg mining drill now enhanced sonic jackhammer to prevent confusion (stats the same) +emag item now diamond drill instead of plasma cutter * Removes mining borg changes To put them into a different PR * Fixes aforementioned bug Also adds some preferred code suggested by Anewbe