mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
Update spacesuits.dm (#18203)
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
This commit is contained in:
co-authored by
ShadowLarkens
parent
af1040edf3
commit
83e1e6f9a9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user