[MIRROR] Maint Recycler and Vendor (#10773)

Co-authored-by: eghughguhhhhhh <Hawoogabooga@gmail.com>
Co-authored-by: vorestation-ci[bot] <199609141+vorestation-ci[bot]@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-04-26 15:00:30 -07:00
committed by GitHub
parent 80c81d07a8
commit 7f2f47325f
63 changed files with 3089 additions and 110 deletions

View File

@@ -85,6 +85,9 @@
var/list/m_viewers = in_range["mobs"]
var/list/o_viewers = in_range["objs"]
for(var/obj/o in contents)
o_viewers |= o
for(var/mob/M as anything in m_viewers)
if(M)
var/final_message = message