Skip to content

Commit

Permalink
added new shadowling music, updated attributions.yml (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
saga3152 authored Oct 12, 2024
1 parent 3048d3e commit 24808ba
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public sealed partial class ShadowlingRuleComponent : Component
public Color AscendanceAnnouncementColor = Color.Red;

[DataField]
public SoundSpecifier? AscendanceGlobalSound = new SoundPathSpecifier("/Audio/Stories/Misc/purple_code.ogg");
public SoundSpecifier? AscendanceGlobalSound = new SoundPathSpecifier("/Audio/Stories/Misc/purple_code_remix.ogg");

[DataField]
public TimeSpan RoundEndTime = TimeSpan.FromMinutes(4);
Expand Down
5 changes: 5 additions & 0 deletions Resources/Audio/Stories/Misc/attributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,8 @@
license: "CC-BY-4.0"
copyright: "bobik-music"
source: "https://www.youtube.com/watch?v=vFO7bhv54W0"

- files: ["purple_code_remix.ogg"]
license: "CC-BY-4.0"
copyright: "bobik-music"
source: "https://youtu.be/rhABoExfiEM?si=8RjBhIxZ4JqxOltX"
Binary file not shown.

0 comments on commit 24808ba

Please sign in to comment.