Merge pull request #5421 from Citadel-Station-13/upstream-merge-35510

[MIRROR] Megafauna doesn't go in machines
This commit is contained in:
CitadelStationBot
2018-02-11 13:17:50 -06:00
committed by GitHub
+1 -1
View File
@@ -184,7 +184,7 @@ Class Procs:
continue
if(isliving(AM))
var/mob/living/L = am
if(L.buckled)
if(L.buckled || L.mob_size >= MOB_SIZE_LARGE)
continue
target = am