mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
Cleanbots can now clean Cigbutts (#92570)
No more roaches and rollies everywhere. Baby's first PR. ## About The Pull Request Adds cigbutts to the list of trash on cleanbots. Cleanbots will now melt and sweep cigarette butts, cigar butts, roaches, etc. ## Why It's Good For The Game Cigarette trash is still trash, and deserves to be melted like the rest of the trash. ## Changelog 🆑 add: Cleanbots now clean up used cigarettes. /🆑
This commit is contained in:
@@ -106,6 +106,7 @@
|
||||
/obj/item/trash,
|
||||
/obj/item/food/deadmouse,
|
||||
/obj/effect/decal/remains,
|
||||
/obj/item/cigbutt,
|
||||
))
|
||||
///drawings we hunt
|
||||
var/static/list/cleanable_drawings = typecacheof(list(/obj/effect/decal/cleanable/crayon))
|
||||
|
||||
Reference in New Issue
Block a user