mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
Fixes a medbot harddel. (#20179)
i think these don't always spawn, hence why this harddel only happens sometimes in the UTs Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
|
||||
/mob/living/bot/medbot/Destroy()
|
||||
QDEL_NULL(reagent_glass)
|
||||
QDEL_NULL(firstaid_item)
|
||||
return ..()
|
||||
|
||||
/mob/living/bot/medbot/think()
|
||||
|
||||
Reference in New Issue
Block a user