Added a penis autosurgeon as rare maint loot

This commit is contained in:
SkullyRoberts
2019-06-08 17:12:51 -04:00
parent 90d0ce5897
commit e83365daed
2 changed files with 6 additions and 0 deletions
@@ -111,5 +111,6 @@ GLOBAL_LIST_INIT(maintenance_loot, list(
/obj/item/storage/pill_bottle/penis_enlargement = 2,
/obj/item/clothing/shoes/wheelys = 1,
/obj/item/clothing/shoes/kindleKicks = 1,
/obj/item/autosurgeon/penis = 1,
"" = 3
))