mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 22:18:27 +01:00
Adds taur suit to the rad suit crate
I forgot to do this. I have no longer forgotten as it is here.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/datum/supply_packs/eng/radsuit
|
||||
contains = list(
|
||||
/obj/item/clothing/suit/radiation = 2,
|
||||
/obj/item/clothing/suit/radiation/taur = 1,
|
||||
/obj/item/clothing/head/radiation = 3
|
||||
)
|
||||
Reference in New Issue
Block a user