-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Radio station #674
Radio station #674
Conversation
RSI Diff Bot; head commit 5410171 merging into 768abca Resources/Textures/_Nuclear14/Structures/Misc/radiostation/microphones.rsi
Resources/Textures/_Nuclear14/Structures/Misc/radiostation/radioonair.rsi
Resources/Textures/_Nuclear14/Structures/Misc/radiostation/standmicrophones.rsi
Resources/Textures/_Nuclear14/Structures/Misc/radiostation/tableradio.rsi
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR. Please see review comments inline.
was an artifact of previous coding trial
Resources/Prototypes/_Nuclear14/Entities/Structures/Misc/radio.yml
Outdated
Show resolved
Hide resolved
Resources/Prototypes/_Nuclear14/Entities/Structures/Misc/radio.yml
Outdated
Show resolved
Hide resolved
Resources/Prototypes/_Nuclear14/Entities/Structures/Misc/radio.yml
Outdated
Show resolved
Hide resolved
Resources/Prototypes/_Nuclear14/Entities/Structures/Misc/radio.yml
Outdated
Show resolved
Hide resolved
removed unneeded code block as requested by notafet
Co-authored-by: Partmedia <[email protected]>
….yml Co-authored-by: Partmedia <[email protected]>
Is there anything else needed before merge? |
A few more comments:
Other than that, this seems to work. |
# Description Adds a new trait which plants can mutate to have. It teleports both the slippee and the produce to a random location within a radius determined by how potent the produce is. Inert unless the plant also has the slippery trait. ~~Probably very stinky code considering this is my first time dealing with c#.~~ --- <details><summary><h1>Media</h1></summary> <p> https://github.com/user-attachments/assets/cd22756d-ea5e-4a30-8043-c991549c9019 </p> </details> --- # Changelog :cl: - add: Added Bluespace Slips, a plant trait that teleports you randomly if you slip.
Added the 1667 frequency to the standing mics, tested. Removed UI from mic's all together. It is unnecessary since you no longer need to change the frequency or speaker. This way, if you click the mic, it enables it. This removes the error and the UI name, tested as well. Also, added pbs as Public Broadcast. Should hopefully address everything. Tested. |
Description
Added files and edits to create a working radio station. Includes new channel, PBS, and one way tabletop radios.