mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-17 11:05:16 +01:00
Merge pull request #13730 from KorPhaeron/boss_get_down_a_sniper
Penetrator rounds for sniper rifles
This commit is contained in:
@@ -389,7 +389,11 @@ var/list/uplink_items = list()
|
||||
desc = "A 5-round magazine of haemorrhage ammo designed for use in the syndicate sniper rifle, causes heavy bleeding in the target."
|
||||
item = /obj/item/ammo_box/magazine/sniper_rounds/haemorrhage
|
||||
|
||||
|
||||
/datum/uplink_item/ammo/sniper/penetrator
|
||||
name = "Sniper Magazine - Penetrator Rounds"
|
||||
desc = "A 5-round magazine of penetrator ammo designed for use in the syndicate sniper rifle. Can pierce walls and multiple enemies."
|
||||
item = /obj/item/ammo_box/magazine/sniper_rounds/penetrator
|
||||
cost = 5
|
||||
|
||||
// STEALTHY WEAPONS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user