mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Buffs frag grenades. (#12542)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
************/
|
||||
/datum/uplink_item/item/grenades
|
||||
category = /datum/uplink_category/grenades
|
||||
|
||||
|
||||
/datum/uplink_item/item/grenades/manhack
|
||||
name = "Viscerator Delivery Grenade"
|
||||
item_cost = 2
|
||||
@@ -33,7 +33,7 @@
|
||||
item_cost = 2
|
||||
path = /obj/item/storage/box/emps
|
||||
desc = "A box of five grenades that cause a risky EMP explosion, capable of toggling headsets off, permanently destroying IPC units and draining a stationbound completely."
|
||||
|
||||
|
||||
/datum/uplink_item/item/grenades/frag
|
||||
name = "5xFrag Grenades"
|
||||
item_cost = 6
|
||||
|
||||
Reference in New Issue
Block a user