Skip to content

Commit

Permalink
Mirror: New Nukie Song (#125)
Browse files Browse the repository at this point in the history
## Mirror of PR #25765: [New Nukie
Song](space-wizards/space-station-14#25765) from
<img src="https://avatars.githubusercontent.com/u/10567778?v=4"
alt="space-wizards" width="22"/>
[space-wizards](https://github.com/space-wizards)/[space-station-14](https://github.com/space-wizards/space-station-14)

###### `806c0d162fffa41b47596f1a4d8c03e72c2ff7a9`

PR opened by <img
src="https://avatars.githubusercontent.com/u/128906677?v=4"
width="16"/><a href="https://github.com/he1acdvv"> he1acdvv</a> at
2024-03-02 05:00:17 UTC
PR merged by <img
src="https://avatars.githubusercontent.com/u/19864447?v=4"
width="16"/><a href="https://github.com/web-flow"> web-flow</a> at
2024-03-09 01:44:54 UTC

---

PR changed 3 files with 6 additions and 0 deletions.

The PR had the following labels:
- No C#


---

<details open="true"><summary><h1>Original Body</h1></summary>

> made a new nukie song lel.
> 
> <!-- Please read these guidelines before opening your PR:
https://docs.spacestation14.io/en/getting-started/pr-guideline -->
> <!-- The text between the arrows are comments - they will not be
visible on your PR. -->
> 
> ## About the PR
> <!-- What did you change in this PR? -->
> 
> I added a new Nuke Detonation Song.
> 
> ## Why / Balance
> <!-- Why was it changed? Link any discussions or issues here. Please
discuss how this would affect game balance. -->
> 
> I felt like making a nukie song, then i did it. People suggested me i
do a PR on it.
> 
> ## Technical details
> <!-- If this is a code change, summarize at high level how your new
code works. This makes it easier to review. -->
> 
> none.
> 
> ## Media
> <!-- 
> PRs which make ingame changes (adding clothing, items, new features,
etc) are required to have media attached that showcase the changes.
> Small fixes/refactors are exempt.
> Any media may be used in SS14 progress reports, with clear credit
given.
> 
> If you're unsure whether your PR will require media, ask a maintainer.
> 
> Check the box below to confirm that you have in fact seen this (put an
X in the brackets, like [X]):
> -->
> 
>
https://github.com/space-wizards/space-station-14/assets/128906677/d8e4adbd-7476-4e06-899e-ee300c1e13e4
> 
> - [x] I have added screenshots/videos to this PR showcasing its
changes ingame, **or** this PR does not require an ingame showcase
> 
> ## Breaking changes
> <!--
> List any breaking changes, including namespace, public
class/method/field changes, prototype renames; and provide instructions
for fixing them. This will be pasted in #codebase-changes.
> -->
> 
> **Changelog**
> <!--
> Make players aware of new features and changes that could affect how
they play the game by adding a Changelog entry. Please read the
Changelog guidelines located at:
https://docs.spacestation14.io/en/getting-started/pr-guideline#changelog
> -->
> 
> 🆑 mryikes
> - add: New Nuke Detonation Song "Clearly Nuclear".


</details>

Co-authored-by: he1acdvv <[email protected]>
  • Loading branch information
SimpleStation14 and he1acdvv authored May 5, 2024
1 parent ad9e384 commit a53d02b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Resources/Audio/StationEvents/attributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@
license: "CC-BY-3.0"
copyright: "Created by Bolgarich"
source: "https://www.youtube.com/watch?v=SzEp2nv6oZ4"

- files: ["clearly_nuclear.ogg"]
license: "CC-BY-3.0"
copyright: "Created by mryikes"
source: "https://www.youtube.com/watch?v=chix8uz-oUQ"
Binary file added Resources/Audio/StationEvents/clearly_nuclear.ogg
Binary file not shown.
1 change: 1 addition & 0 deletions Resources/Prototypes/SoundCollections/NukeMusic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
files:
- /Audio/StationEvents/running_out.ogg
- /Audio/StationEvents/countdown.ogg
- /Audio/StationEvents/clearly_nuclear.ogg

0 comments on commit a53d02b

Please sign in to comment.