mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
Adds a load of new FBPs. (#3850)
* Adds a load of new FBPs. * Replaces cyber solutions sprites. * Fixes and price adjustments. * Revert "Fixes and price adjustments." This reverts commit d56c3f082e9301b80970f62aa9d0cb3e8cfc6d8f. * Fixes + supply price adjustments. This time without... for some reason adding an empty line to the map files. Not sure how that got caught by Git. * Makes the new knockoffs into alternatives for the currently existing brands. * new names
This commit is contained in:
@@ -60,6 +60,14 @@
|
||||
containername = "Robolimb blueprints (Morpheus)"
|
||||
access = access_robotics
|
||||
|
||||
/datum/supply_packs/robotics/robolimbs/cybersolutions
|
||||
name = "Cyber Solutions robolimb blueprints"
|
||||
contains = list(/obj/item/weapon/disk/limb/cybersolutions)
|
||||
cost = 20
|
||||
containertype = /obj/structure/closet/crate/secure/science
|
||||
containername = "Robolimb blueprints (Cyber Solutions)"
|
||||
access = access_robotics
|
||||
|
||||
/datum/supply_packs/robotics/robolimbs/xion
|
||||
name = "Xion robolimb blueprints"
|
||||
contains = list(/obj/item/weapon/disk/limb/xion)
|
||||
@@ -176,4 +184,4 @@
|
||||
cost = 30
|
||||
containertype = /obj/structure/closet/crate/secure/science
|
||||
containername = "Jumper kit crate"
|
||||
access = access_robotics
|
||||
access = access_robotics
|
||||
Reference in New Issue
Block a user