Fixes some dummy thicc runtimes

This commit is contained in:
Dip
2020-11-21 03:03:27 -03:00
parent 09a02bedc7
commit ccd2d137b7
4 changed files with 20 additions and 21 deletions
+1 -2
View File
@@ -118,6 +118,5 @@ GLOBAL_LIST_INIT(maintenance_loot, list(
/obj/item/autosurgeon/vagina = 1,
/obj/item/autosurgeon/breasts = 1,
/obj/item/autosurgeon/womb = 1,
/obj/item/toy/plush/random = 1,
"" = 3
/obj/item/toy/plush/random = 1
))