mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 20:23:26 +00:00
Fix box of service keys being called "box of command keys"
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
starts_with = list(/obj/item/device/encryptionkey/headset_com = 7)
|
starts_with = list(/obj/item/device/encryptionkey/headset_com = 7)
|
||||||
|
|
||||||
/obj/item/weapon/storage/box/servicekeys
|
/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."
|
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)
|
starts_with = list(/obj/item/device/encryptionkey/headset_service = 7)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user