mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
New Gateway Stuff!
Some new gateway things, it mostly works I just need to populate things and work out a couple kinks.
This commit is contained in:
@@ -257,4 +257,8 @@
|
||||
prob(5);/obj/item/weapon/rig/eva,
|
||||
prob(4);/obj/item/weapon/rig/light/stealth,
|
||||
prob(3);/obj/item/weapon/rig/hazard,
|
||||
prob(1);/obj/item/weapon/rig/merc/empty)
|
||||
prob(1);/obj/item/weapon/rig/merc/empty)
|
||||
//VOREStation Add Start
|
||||
/obj/random/rigsuit/chancetofail
|
||||
spawn_nothing_percentage = 50
|
||||
//VOREStation Add End
|
||||
Reference in New Issue
Block a user