mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
Merge branch 'dev' of https://github.com/Baystation12/Baystation12 into xenorewrite
This commit is contained in:
@@ -596,6 +596,13 @@ var/list/all_supply_groups = list("Operations","Security","Hospitality","Enginee
|
||||
access = access_robotics
|
||||
group = "Science"
|
||||
|
||||
/datum/supply_packs/hoverpod
|
||||
name = "Hoverpod Shipment"
|
||||
contains = list()
|
||||
cost = 75
|
||||
containertype = /obj/structure/largecrate/hoverpod
|
||||
containername = "Hoverpod Crate"
|
||||
group = "Operations"
|
||||
|
||||
/datum/supply_packs/robotics
|
||||
name = "Robotics assembly crate"
|
||||
|
||||
Reference in New Issue
Block a user