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:
Alberyk
2016-12-29 02:18:28 +02:00
committed by skull132
parent 8e5d2a069f
commit 0c8bf6d1b1
9 changed files with 96 additions and 105 deletions
+5
View File
@@ -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"