From 1422a8f7ae5d1e4081ade350baf2d43c8dd65c9e Mon Sep 17 00:00:00 2001 From: VerySoft Date: Thu, 7 Jul 2022 19:36:30 -0400 Subject: [PATCH] bump the chance a little --- code/game/objects/random/misc_vr.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/game/objects/random/misc_vr.dm b/code/game/objects/random/misc_vr.dm index f1d4b404daa..3f2644348d3 100644 --- a/code/game/objects/random/misc_vr.dm +++ b/code/game/objects/random/misc_vr.dm @@ -114,6 +114,7 @@ prob(30);/obj/item/weapon/aliencoin/gold, prob(20);/obj/item/weapon/aliencoin/phoron, prob(5);/obj/item/capture_crystal, + prob(5);/obj/random/mouseray, prob(5);/obj/item/device/perfect_tele, prob(5);/obj/item/weapon/bluespace_harpoon, prob(1);/obj/item/device/paicard, @@ -130,8 +131,7 @@ prob(1);/obj/fiftyspawner/diamond, prob(5);/obj/fiftyspawner/phoron, prob(1);/obj/item/capture_crystal/random, - prob(1);/obj/random/unidentified_medicine, - prob(1);/obj/random/mouseray + prob(1);/obj/random/unidentified_medicine ) /obj/random/mainttoyloot/nofail spawn_nothing_percentage = 0