Files
Bubberstation/code/modules
lessthanthree 8ec5000be0 [MANUAL MIRROR] fixes throw click cooldown not applying (#19214)
* fixes throw click cooldown not applying (#70995)

throw_item never returns anything so it just broke the whole thing. this fixes that

* Update code/modules/mob/living/carbon/carbon.dm

* Update code/modules/mob/living/carbon/carbon.dm

---------

Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
2023-02-08 02:38:02 +00:00
..