mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-20 03:23:36 +01:00
Ports Bay's custodial bag tweaks
This commit is contained in:
@@ -78,6 +78,9 @@
|
||||
else
|
||||
user << "<span class='notice'>[src] can't hold any more signs.</span>"
|
||||
|
||||
else if(istype(I, /obj/item/weapon/reagent_containers/glass))
|
||||
return // So we do not put them in the trash bag as we mean to fill the mop bucket
|
||||
|
||||
else if(mybag)
|
||||
mybag.attackby(I, user)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user