mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-05 15:04:21 +00:00
@@ -12,6 +12,10 @@
|
||||
M << "<span class='notice'>[pick(EL)]</span>"
|
||||
src.emotePend = 0
|
||||
|
||||
for (var/V in internal_contents)
|
||||
if (isnull(V))
|
||||
internal_contents -= V
|
||||
|
||||
//////////////////////// Absorbed Handling ////////////////////////
|
||||
for(var/mob/living/M in internal_contents)
|
||||
if(M.absorbed)
|
||||
|
||||
Reference in New Issue
Block a user