mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
Fixes some boxes starting with the wrong contents and more (#3247)
-fixes #3226 -fixes zipties boxes -fixes the mounted pulse module using the wrong gun -fixes ballistic guns icons showing as empty when the round starts -tweaks the uplink vest to include the matching helmet
This commit is contained in:
@@ -26,9 +26,9 @@
|
||||
path = /obj/item/weapon/plastique
|
||||
|
||||
/datum/uplink_item/item/tools/heavy_vest
|
||||
name = "Heavy Armor Vest"
|
||||
name = "Heavy Armor Kit"
|
||||
item_cost = 4
|
||||
path = /obj/item/clothing/suit/storage/vest/merc
|
||||
path = /obj/item/weapon/storage/box/syndie_kit/armor
|
||||
|
||||
/datum/uplink_item/item/tools/encryptionkey_radio
|
||||
name = "Encrypted Radio Channel Key"
|
||||
@@ -86,7 +86,7 @@
|
||||
name = "Hacked Supply Beacon (DANGER!)"
|
||||
item_cost = 14
|
||||
path = /obj/item/supply_beacon
|
||||
|
||||
|
||||
/datum/uplink_item/item/tools/advancedpinpointer
|
||||
name = "Advanced pinpointer"
|
||||
item_cost = 15
|
||||
|
||||
Reference in New Issue
Block a user