Added lightup shoes and heelys to maint loot

This commit is contained in:
SkullyRoberts
2019-05-30 13:02:18 -04:00
parent 0c644995a5
commit 5482469a86
@@ -109,5 +109,7 @@ GLOBAL_LIST_INIT(maintenance_loot, list(
/obj/item/reagent_containers/pill/floorpill = 1,
/obj/item/storage/daki = 3, //VERY IMPORTANT CIT CHANGE - adds bodypillows to maint
/obj/item/storage/pill_bottle/penis_enlargement = 2,
/obj/item/clothing/shoes/wheelys = 1,
/obj/item/clothing/shoes/kindleKicks = 1,
"" = 3
))