mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Mobs will no longer be despawned if they aren't inside a cryopod (#16808)
* fix a crash issue * fix another crash
This commit is contained in:
@@ -1814,8 +1814,6 @@
|
||||
rig.visor.deactivate()
|
||||
to_chat(src, span_warning("\The [rig]'s visor has shuddenly deactivated!"))
|
||||
|
||||
..()
|
||||
|
||||
/mob/living/carbon/human/get_mob_riding_slots()
|
||||
return list(back, head, wear_suit)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user