diff --git a/code/defines/obj/supplypacks.dm b/code/defines/obj/supplypacks.dm
index 84e11f66fc1..847c1cb24f2 100644
--- a/code/defines/obj/supplypacks.dm
+++ b/code/defines/obj/supplypacks.dm
@@ -41,6 +41,7 @@
containertype = "/obj/crate/freezer"
containername = "Monkey crate"
+/*
/datum/supply_packs/shotgun
name = "Shotgun crate"
contains = list("/obj/item/weapon/gun/projectile/shotgun",
@@ -49,6 +50,8 @@
cost = 25
containertype = "/obj/crate"
containername = "Shotgun crate"
+//APPARENTLY OP?
+*/
/datum/supply_packs/beanbagammo
name = "Beanbag shells"
@@ -393,7 +396,7 @@
"/obj/item/weapon/gun/energy/taser",
"/obj/item/weapon/storage/flashbang_kit",
"/obj/item/weapon/storage/flashbang_kit")
- cost = 20
+ cost = 30
containertype = "/obj/crate/secure/weapon"
containername = "Weapons crate"
access = access_security
@@ -422,21 +425,29 @@
cost = 15
containertype = "/obj/crate/secure"
containername = "Armor crate"
- access = access_armory
+ access = access_security
/datum/supply_packs/riot
name = "Riot gear crate"
contains = list("/obj/item/weapon/melee/baton",
"/obj/item/weapon/melee/baton",
+ "/obj/item/weapon/melee/baton",
+ "/obj/item/weapon/shield/riot",
"/obj/item/weapon/shield/riot",
"/obj/item/weapon/shield/riot",
"/obj/item/weapon/storage/flashbang_kit",
"/obj/item/weapon/storage/flashbang_kit",
+ "/obj/item/weapon/storage/flashbang_kit",
+ "/obj/item/weapon/handcuffs",
"/obj/item/weapon/handcuffs",
"/obj/item/weapon/handcuffs",
"/obj/item/clothing/head/helmet/riot",
+ "/obj/item/clothing/suit/armor/riot",
+ "/obj/item/clothing/head/helmet/riot",
+ "/obj/item/clothing/suit/armor/riot",
+ "/obj/item/clothing/head/helmet/riot",
"/obj/item/clothing/suit/armor/riot")
- cost = 40
+ cost = 60
containertype = "/obj/crate/secure"
containername = "Riot gear crate"
access = access_armory
@@ -447,7 +458,7 @@
"/obj/item/clothing/suit/armor/bulletproof",
"/obj/item/weapon/gun/projectile/shotgun/combat2",
"/obj/item/weapon/gun/projectile/shotgun/combat2")
- cost = 35
+ cost = 50
containertype = "/obj/crate/secure"
containername = "Ballistic gear crate"
access = access_armory
@@ -458,11 +469,22 @@
"/obj/item/clothing/suit/armor/laserproof",
"/obj/item/weapon/gun/energy",
"/obj/item/weapon/gun/energy")
- cost = 35
+ cost = 50
containertype = "/obj/crate/secure"
containername = "Experimental energy gear crate"
access = access_armory
+/datum/supply_packs/exparmor
+ name = "Experimental armor crate"
+ contains = list("/obj/item/clothing/suit/armor/laserproof",
+ "/obj/item/clothing/suit/armor/bulletproof",
+ "/obj/item/clothing/head/helmet/riot",
+ "/obj/item/clothing/suit/armor/riot")
+ cost = 35
+ containertype = "/obj/crate/secure"
+ containername = "Experimental armor crate"
+ access = access_armory
+
/datum/supply_packs/securitybarriers
name = "Security Barriers"
contains = list("/obj/machinery/deployable/barrier",
diff --git a/code/game/objects/devices/PDA/uplink.dm b/code/game/objects/devices/PDA/uplink.dm
index 8e92385da75..e6edeca8520 100644
--- a/code/game/objects/devices/PDA/uplink.dm
+++ b/code/game/objects/devices/PDA/uplink.dm
@@ -62,7 +62,7 @@
menu_message += "Singularity Beacon (does not include a screwdriver) (3)
"
menu_message += "
"
menu_message += "Syndicate Toolbox (Includes various tools) (1)
"
- menu_message += "Syndicate Balloon (10)
"
+ menu_message += "Syndicate Balloon (Useless) (10)
"
menu_message += "