mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Adds the bluespace anchor cybernetic implant (#26978)
* Anchor? I hardly know her! * biochip code my hated * yeah that's fair * Apply suggestions from code review Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> --------- Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
This commit is contained in:
@@ -318,6 +318,12 @@
|
||||
cost = 500
|
||||
containername = "chemical bio-chip crate"
|
||||
|
||||
/datum/supply_packs/security/armory/bluespace_anchor
|
||||
name = "Bluespace Anchor Crate"
|
||||
contains = list(/obj/item/organ/internal/cyberimp/chest/bluespace_anchor)
|
||||
cost = 250
|
||||
containername = "bluespace anchor crate"
|
||||
|
||||
/datum/supply_packs/security/securitybarriers
|
||||
name = "Security Barriers Crate"
|
||||
contains = list(/obj/item/grenade/barrier,
|
||||
|
||||
Reference in New Issue
Block a user