mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
Central command fixes and grenade addition to the uplink (#1336)
-fixed some mapping issues with the central command level, such as wrong windows, missing playing cards and messed up health scanners -added a module computer for the cccia at central command -added frag grenades to the traitor uplink -fixes #1328 -fixed some missings computer sprites and the fucked up account terminal
This commit is contained in:
@@ -18,6 +18,11 @@
|
||||
name = "5xEMP Grenades"
|
||||
item_cost = 6
|
||||
path = /obj/item/weapon/storage/box/emps
|
||||
|
||||
/datum/uplink_item/item/grenades/frag
|
||||
name = "5xFrag Grenades"
|
||||
item_cost = 12
|
||||
path = /obj/item/weapon/storage/box/frags
|
||||
|
||||
/datum/uplink_item/item/grenades/manhack
|
||||
name = "Manhack Delivery Grenade"
|
||||
|
||||
Reference in New Issue
Block a user