Skip to content

Commit

Permalink
Update headset.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
blackdragonTOW authored Dec 17, 2023
1 parent f42bccd commit 48e849d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/devices/radio/headset.dm
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@
name = "corporate liaison radio headset"
desc = "Used by the CL to convince people to sign NDAs. Channels are as follows: :v - marine command, :a - alpha squad, :b - bravo squad, :c - charlie squad, :d - delta squad, :n - engineering, :m - medbay, :u - requisitions, :j - JTAC, :t - intel, :y for WY."
icon_state = "wy_headset"
var/maximum_keys = 5
maximum_keys = 5
initial_keys = list(/obj/item/device/encryptionkey/mcom/cl)

/obj/item/device/radio/headset/almayer/reporter
Expand Down

0 comments on commit 48e849d

Please sign in to comment.