Removes ERT from standard gameplay. The Horizon now sends distress beacons for other Overmap vessels instead. Barricades and crew armoury buff. (#14371)

This commit is contained in:
Matt Atlas
2022-08-02 17:59:51 +02:00
committed by GitHub
parent 582a03c331
commit f768a9022d
103 changed files with 2470 additions and 939 deletions
+6
View File
@@ -209,3 +209,9 @@
desc = "This set of earmuffs has a secret compartment housing radio gear, allowing it to function as a standard headset."
item_cost = 1
path = /obj/item/device/radio/headset/earmuff
/datum/uplink_item/item/tools/liquidbags
name = "25 Liquid-Bags"
desc = "Use these bags to set up some barricades. Does not come with barbed wire included."
item_cost = 2
path = /obj/item/stack/liquidbags
@@ -109,6 +109,16 @@
item_cost = 8
path = /obj/item/gun/projectile/automatic/rifle/carbine
/datum/uplink_item/item/visible_weapons/noctiluca
name = "Combat Laser Rifle"
item_cost = 8
path = /obj/item/gun/energy/rifle/laser/noctiluca
/datum/uplink_item/item/visible_weapons/jingya
name = "Burst Rifle"
item_cost = 8
path = /obj/item/gun/projectile/automatic/rifle/jingya
/datum/uplink_item/item/visible_weapons/energy_carbine
name = "Energy Carbine"
item_cost = 6