Update maintenance_loot.dm

This commit is contained in:
zeroisthebiggay
2021-08-26 01:48:10 -04:00
committed by GitHub
parent 79c3e09c7d
commit 2bc55dad4f
@@ -112,7 +112,6 @@ GLOBAL_LIST_INIT(maintenance_loot, list(
/obj/item/storage/box/marshmallow = 2,
/obj/item/clothing/gloves/tackler/offbrand = 1,
/obj/item/stack/sticky_tape = 1,
/obj/effect/spawner/lootdrop/grille_or_trash = 15,
"" = 3
))