Fix box of service keys being called "box of command keys"

This commit is contained in:
Meghan-Rossi
2019-11-12 08:55:43 +00:00
parent ef95417027
commit f8c214ea67

View File

@@ -33,7 +33,7 @@
starts_with = list(/obj/item/device/encryptionkey/headset_com = 7)
/obj/item/weapon/storage/box/servicekeys
name = "box of command keys"
name = "box of service keys"
desc = "A box full of service keys, for the HoP to give out as necessary."
starts_with = list(/obj/item/device/encryptionkey/headset_service = 7)