mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Random item spawners no longer spawn documents (#9646)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user