mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Holographic Ammo Display (#9250)
Added a holographic ammo display, that provides the number of bullets left as a number next to the sprite.
Added the HAD to the devices and tools uplink, as well as to cargo under Zavodskoi.
Fixes a bug with gunshot residue when certain gloves are worn.
This commit is contained in:
@@ -189,4 +189,9 @@
|
||||
name = "Electropack"
|
||||
item_cost = 6
|
||||
path = /obj/item/device/radio/electropack
|
||||
desc = "A backpack wired with electrodes. Sync up with a signaller, attach to an unwilling host and pulse the signal to shock them."
|
||||
desc = "A backpack wired with electrodes. Sync up with a signaller, attach to an unwilling host and pulse the signal to shock them."
|
||||
|
||||
/datum/uplink_item/item/tools/ammo_display
|
||||
name = "Holographic Ammo Display"
|
||||
item_cost = 2
|
||||
path = /obj/item/ammo_display
|
||||
Reference in New Issue
Block a user