[MIRROR] Trasheat backend (#12842)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-06-25 11:16:36 -04:00
committed by GitHub
co-authored by Cameron Lennox
parent d52a5101b9
commit 4b0d0cc665
7 changed files with 83 additions and 32 deletions
+1 -1
View File
@@ -320,7 +320,7 @@
return TRUE
if(isliving(user))
var/mob/living/trashcheck = user
if(trashcheck.adminbus_trash)
if(trashcheck.expanded_trasheat)
return TRUE
if(isliving(target)) //quick prefs test. Better safe than sorry
var/mob/living/caneat = target