Update maintenance_loot.dm

This commit is contained in:
kevinz000
2017-08-29 09:39:08 -07:00
committed by GitHub
parent 35501e6819
commit 4661b38353
@@ -104,5 +104,6 @@ GLOBAL_LIST_INIT(maintenance_loot, list(
/obj/item/storage/secure/briefcase = 3,
/obj/item/storage/toolbox/artistic = 2,
/obj/item/toy/eightball = 1,
/obj/item/storage/daki = 3,
"" = 3
))