mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Added three procs to humans for use in situations similar to wizard spawning: ```DM make_all_robot_parts_organic() make_robot_internals_organic() make_robot_limbs_organic() ``` And changed the code that made wiz organs organic to use those.