Skip to content

Commit

Permalink
Merge pull request #98 from FrisKisDr/cool
Browse files Browse the repository at this point in the history
Sound
  • Loading branch information
FrisKisDr authored Nov 6, 2023
2 parents d4f1fcd + 288941f commit 3f66a28
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/rsi-schema.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema":"http://json-schema.org/draft-07/schema",
"default":{

},
"description":"JSON Schema for SS14 RSI validation.",
"examples":[
Expand Down Expand Up @@ -104,7 +104,7 @@
"size":{
"$id":"#/properties/size",
"default":{

},
"description":"The dimensions of the sprites inside the RSI. This is not the size of the PNG files that store the sprite sheet.",
"examples":[
Expand Down Expand Up @@ -145,7 +145,7 @@
"title":"Icon States",
"description":"Metadata for icon states. Includes name, directions, delays, etc.",
"default":[

],
"examples":[
[
Expand Down
Binary file added Resources/Audio/ADT/Friskis/blast.ogg
Binary file not shown.
Binary file added Resources/Audio/ADT/Friskis/pomehi.ogg
Binary file not shown.
Binary file added Resources/Audio/ADT/Friskis/trevoga.ogg
Binary file not shown.
Binary file added Resources/Audio/ADT/Friskis/trevoga2.ogg
Binary file not shown.
Binary file modified Resources/Audio/Lobby/The_Wrong_Party.ogg
Binary file not shown.
5 changes: 5 additions & 0 deletions Resources/Audio/Lobby/attributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,8 @@
license: "CC-BY-NC-SA-3.0"
copyright: "The Wrong Party by Leon Riskin."
source: "https://gamemusicandsoundeffects.com/product/the-wrong-party/"

- files: ["friday_night.ogg"]
license: "Custom"
copyright: "Friday Night by Leon Riskin. Royalty-free music. Purchased for the Space Station 14: Adventure Time project."
source: "https://gamemusicandsoundeffects.com/product/friday-night/"
Binary file added Resources/Audio/Lobby/friday_night.ogg
Binary file not shown.
1 change: 1 addition & 0 deletions Resources/Prototypes/SoundCollections/lobby.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
- type: soundCollection
id: LobbyMusic
files:
- /Audio/Lobby/friday_night.ogg
- /Audio/Lobby/The_Wrong_Party.ogg
- /Audio/Lobby/thunderdome.ogg
- /Audio/Lobby/absconditus.ogg
Expand Down

0 comments on commit 3f66a28

Please sign in to comment.