mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-17 11:05:16 +01:00
Adds parent call to carbon.dm (#40364)
* Adds parent call to carbon.dm * Yes
This commit is contained in:
@@ -146,6 +146,7 @@
|
||||
return
|
||||
|
||||
/mob/living/carbon/throw_item(atom/target)
|
||||
. = ..()
|
||||
throw_mode_off()
|
||||
if(!target || !isturf(loc))
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user