mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Readds Jumper Cable Kits
+Readds jumper cable kits to revive FBPs (Robotics will spawn with these without any map changes but they will be empty so that needs to be fixed anyways) +Readds jumper cable kits to cargo orders -Lowers jumper cable kits in order to 2 from 4 to be in line with the defibrillator changes +Adds robot defibrillators to both medical modules +Adds robot jumper cables to research module +Adds some new icons for jumper cables to fit in better with the new defibrillator sprites
This commit is contained in:
@@ -159,14 +159,13 @@
|
||||
/obj/item/device/kit/paint/gygax/recitence
|
||||
)
|
||||
name = "Random Gygax exosuit modkit"
|
||||
/*
|
||||
|
||||
/datum/supply_packs/robotics/jumper_cables
|
||||
name = "Jumper kit crate"
|
||||
contains = list(
|
||||
/obj/item/device/defib_kit/jumper_kit = 4
|
||||
/obj/item/device/defib_kit/jumper_kit = 2
|
||||
)
|
||||
cost = 30
|
||||
containertype = /obj/structure/closet/crate/secure/science
|
||||
containername = "Jumper kit crate"
|
||||
access = access_robotics
|
||||
*/
|
||||
Reference in New Issue
Block a user