Skip to content
Open
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,8 @@
- files: ["Syndicate.ogg", "Capstien.ogg", "JNE.ogg", "NextUp.ogg", "Ninja.ogg", "Number.ogg"]
license: "CC-BY-ND-4.0"
copyright: "Recorded by Jvne"
source: "https://juneialduncan21@gmail.com"
source: "https://juneialduncan21@gmail.com"
- files: ["IdrisRadioAd.ogg"]
license: "CC-BY-ND-4.0"
copyright: "Made by Jam"
source: "Original work by Jamandbutter0"
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@
weight: 1
- id: CdDiskSecurityPsa
weight: 1
- id: CdDiskIdris
weight: 1
- id: JVNECdDiskCapstien
weight: 0.3
- id: JVNECdDiskNinja
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,15 @@
song:
path: /Audio/_Goobstation/RadioStation/ads/security_psa.ogg

- type: entity
parent: BaseCdDisk
name: cd disk (Idris)
id: CdDiskIdris
components:
- type: Vinyl
song:
path: /Audio/_Goobstation/RadioStation/ads/IdrisRadioAd.ogg

# the weird stuff

- type: entity
Expand Down
Loading