mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 18:13:34 +01:00
3 big 5 me
This commit is contained in:
@@ -99,6 +99,8 @@
|
||||
itemcount++
|
||||
|
||||
for(var/mob/M in loc)
|
||||
if(M.mob_size <= MOB_SIZE_LARGE) // No more stuffing xeno empresses into lockers
|
||||
return FALSE
|
||||
if(itemcount >= storage_capacity)
|
||||
break
|
||||
if(istype(M, /mob/dead/observer))
|
||||
|
||||
Reference in New Issue
Block a user