Update engineering_spawners.dm (#30785)

This commit is contained in:
CRUNCH
2025-11-03 10:48:11 +00:00
committed by GitHub
parent 0e6ecccade
commit e6baf1b4f0
@@ -61,5 +61,6 @@
loot = list(
/obj/item/storage/toolbox/mechanical,
/obj/item/storage/toolbox/electrical,
/obj/item/storage/toolbox/emergency
/obj/item/storage/toolbox/emergency,
/obj/item/storage/toolbox/artistic,
)