Korpus Novy Mir — "New World Corps" company PR#1649
Closed
SeaborneProto wants to merge 14 commits into
Closed
Conversation
Contributor
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Contributor
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Contributor
Author
|
Removing comms shortly |
Contributor
Author
|
Should be it? |
Contributor
Author
|
Right, gotta axe the icon |
Contributor
Author
|
Okay NOW it's done |
Collaborator
|
AutumnalModding
suggested changes
May 27, 2026
Comment on lines
+136
to
+163
| - type: entity | ||
| parent: [EncryptionKey, RecyclableItemDeviceTiny] | ||
| id: EncryptionKeyInterdyne | ||
| name: Interdyne Pharmaceuticals Encryption Key | ||
| description: An encyption key used Viper Cell operatives to communicate securely. | ||
| components: | ||
| - type: EncryptionKey | ||
| channels: | ||
| - InterdynePharma | ||
| defaultChannel: InterdynePharma | ||
| - type: Sprite | ||
| layers: | ||
| - state: crypt-interdyne | ||
| - type: entity | ||
| parent: [EncryptionKey, RecyclableItemDeviceTiny] | ||
| id: EncryptionKeyDominosRobotics | ||
| name: Dominos Robotics Encryption Key | ||
| description: An encyption key used by members of Dominos Robotics to communicate securely. | ||
| components: | ||
| - type: EncryptionKey | ||
| channels: | ||
| - DominosRobotics | ||
| defaultChannel: DominosRobotics | ||
| - type: Sprite | ||
| layers: | ||
| - state: crypt_purple | ||
| - state: dominosrobotics_label |
Collaborator
There was a problem hiding this comment.
Unrelated changes.
Comment on lines
+56
to
+57
| {"name": "duskenclave_label"}, | ||
| {"name": "knm_label"} |
Collaborator
There was a problem hiding this comment.
Faction encryption keys are being phased out, no?
Collaborator
|
oh yeah this ones severely broken remove the encryption keys and stuff |
Contributor
Author
|
Honestly, probably easier for me to just start from scratch to fix this. I'll close this PR and just redo it |
Contributor
Author
|
PR #1941 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
About the PR
Added in the Korpus Novy Mir — "New World Corps" (KNM/VSR) company, and appropriate comms channels for said company!
Why / Balance
This PR was a request from DrDimitry
Technical details
Changed companies.yml, headset-components.ftl, encryption_keys.yml, radio_channels.yml, and encryption_keys.rsi
How to test
Start a localhost, select Korpus Novy Mir — "New World Corps" company. Spawn Korpus Novy Mir encryption key, use channel "."
Media
Breaking changes
Changelog
🆑