Random item spawners no longer spawn documents (#9646)

This commit is contained in:
mikomyazaki
2020-08-09 12:23:39 +02:00
committed by GitHub
parent 6ec4b4be66
commit 573a7c8cd5
3 changed files with 6 additions and 3 deletions
-2
View File
@@ -881,7 +881,6 @@
/obj/random/coin = 1.2,
/obj/random/colored_jumpsuit = 0.7,
/obj/random/contraband = 0.9,
/obj/random/document = 0.5,
/obj/random/firstaid = 0.4,
/obj/random/gloves = 2,
/obj/random/glowstick = 0.4,
@@ -1058,7 +1057,6 @@
/obj/item/ammo_casing/c9mm/rubber = 0.5,
/obj/item/ammo_casing/c45/flash = 0.5,
/obj/item/ammo_casing/shotgun/beanbag = 0.5,
/obj/random/document/junk = 0.5,
/obj/item/flame/lighter/random = 0.25,
/obj/item/lipstick/random = 0.25,
/obj/item/reagent_containers/glass/beaker/vial/random = 0.1,