mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-20 14:04:43 +00:00
* Surgery failure removal * implement speed scaling (again) * removed wrong undef * Removes outdated try_to_fail variable * Remove outdated comments * rolls back removals of surgery fails * restores try_to_fail and failure proc last important changes are in /initiate() * meat of the PR modded time now caps out fail chance is reworked to be based on modded time failing is possible again * cap fail_prob at 100 just-in-case to avoid any byond weirdness with prob being >100 * messages for different fail probs * fail chance caps at 99% there is always a 1% chance to succeed * borgs immune to slow, stasis bed check * wake up, travis * undoes mysterious floor surgery nerf 0.25 modifier -> 0.5 modifier, as originally