mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
talon mining
This commit is contained in:
@@ -227,6 +227,7 @@
|
||||
/obj/item/clothing/suit/space/void/refurb/pilot,
|
||||
/obj/item/clothing/head/helmet/space/void/refurb/pilot
|
||||
),
|
||||
|
||||
prob(10);list(
|
||||
/obj/item/clothing/suit/space/void/refurb/pilot,
|
||||
/obj/item/clothing/head/helmet/space/void/refurb/pilot/alt
|
||||
@@ -239,6 +240,10 @@
|
||||
/obj/item/clothing/suit/space/void/refurb/research,
|
||||
/obj/item/clothing/head/helmet/space/void/refurb/research/alt
|
||||
),
|
||||
prob(10);list(
|
||||
/obj/item/clothing/suit/space/void/refurb/mining,
|
||||
/obj/item/clothing/head/helmet/space/void/refurb/mining
|
||||
),
|
||||
prob(5);list(
|
||||
/obj/item/clothing/suit/space/void/refurb/mercenary,
|
||||
/obj/item/clothing/head/helmet/space/void/refurb/mercenary
|
||||
|
||||
Reference in New Issue
Block a user