Update spacesuits.dm (#18203)

Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
This commit is contained in:
Cameron Lennox
2025-08-11 03:19:58 -07:00
committed by GitHub
co-authored by ShadowLarkens
parent af1040edf3
commit 83e1e6f9a9
+1 -1
View File
@@ -260,9 +260,9 @@
return pick(prob(4);/obj/item/rig/light/hacker,
prob(5);/obj/item/rig/industrial,
prob(5);/obj/item/rig/eva,
prob(4);/obj/item/rig/light/stealth,
prob(3);/obj/item/rig/hazard,
prob(1);/obj/item/rig/merc/empty)
//prob(4);/obj/item/rig/light/stealth //Removed because of abuse
//VOREStation Add Start
/obj/random/rigsuit/chancetofail
spawn_nothing_percentage = 50