Skip to content

Commit

Permalink
i forgor the legal radio frequency
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardo-dabepis committed Jan 12, 2024
1 parent f1f0a8b commit 8205d40
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Resources/Prototypes/DeltaV/Device/devicenet_frequencies.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- type: deviceFrequency
id: SurveillanceCameraLegal
name: device-frequency-prototype-name-surveillance-camera-legal
frequency: 1420
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
- type: entity
parent: EncryptionKey
id: EncryptionKeyLegal
name: legal encryption key
description: An encryption key used by the legal department.
components:
- type: EncryptionKey
channels:
- Legal
defaultChannel: Legal
- type: Sprite
layers:
- state: crypt_gray
- sprite: DeltaV/Objects/Devices/encryption_keys.rsi
state: law_label
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "law_label by leonardo_dabepis",
"size": {
"x": 32,
"y": 32
},
"states": [
{"name": "law_label"}
]
}

0 comments on commit 8205d40

Please sign in to comment.