Merge pull request #8490 from SkullyRoberts/Heelys

Added toggle-able rainbow lightup shoes and functional heelys to maint loot
This commit is contained in:
kevinz000
2019-06-08 01:12:57 -07:00
committed by GitHub
@@ -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
))