diff --git a/Resources/Audio/BoomBox/DavidRawlingsCumberlandGap.ogg b/Resources/Audio/BoomBox/DavidRawlingsCumberlandGap.ogg new file mode 100644 index 00000000000..a6267acbe54 Binary files /dev/null and b/Resources/Audio/BoomBox/DavidRawlingsCumberlandGap.ogg differ diff --git a/Resources/Audio/BoomBox/IDrive.ogg b/Resources/Audio/BoomBox/IDrive.ogg new file mode 100644 index 00000000000..fb87f870355 Binary files /dev/null and b/Resources/Audio/BoomBox/IDrive.ogg differ diff --git a/Resources/Audio/BoomBox/MichaelHolborn.ogg b/Resources/Audio/BoomBox/MichaelHolborn.ogg new file mode 100644 index 00000000000..593604798e5 Binary files /dev/null and b/Resources/Audio/BoomBox/MichaelHolborn.ogg differ diff --git a/Resources/Audio/BoomBox/TheOffspring.ogg b/Resources/Audio/BoomBox/TheOffspring.ogg new file mode 100644 index 00000000000..7b021222bce Binary files /dev/null and b/Resources/Audio/BoomBox/TheOffspring.ogg differ diff --git a/Resources/Audio/BoomBox/TitoTarantula.ogg b/Resources/Audio/BoomBox/TitoTarantula.ogg new file mode 100644 index 00000000000..7961b8d16fd Binary files /dev/null and b/Resources/Audio/BoomBox/TitoTarantula.ogg differ diff --git a/Resources/Prototypes/Entities/Objects/Devices/boombox.yml b/Resources/Prototypes/Entities/Objects/Devices/boombox.yml index 5ef8f566edd..1572f82722b 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/boombox.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/boombox.yml @@ -258,6 +258,52 @@ - type: BoomBoxTape soundPath: /Audio/BoomBox/sigrideverybodyknows.ogg +- type: entity + parent: BaseBoomBoxTape + id: BaseBoomBoxTapeTitoTarantulaAfterDark + name: Tito & Tarantula - After Dark + description: Музыка + components: + - type: BoomBoxTape + soundPath: /Audio/BoomBox/TitoTarantula.ogg + +- type: entity + parent: BaseBoomBoxTape + id: BaseBoomBoxTapeTheOffspringTheKids + name: The Offspring - The Kids Aren't Alright + description: Музыка + components: + - type: BoomBoxTape + soundPath: /Audio/BoomBox/TheOffspring.ogg + +- type: entity + parent: BaseBoomBoxTape + id: BaseBoomBoxTapeMichaelHolborn + name: Michael Holborn William Henries - Mess with My Mind + description: Музыка + components: + - type: BoomBoxTape + soundPath: /Audio/BoomBox/MichaelHolborn.ogg + +- type: entity + parent: BaseBoomBoxTape + id: BaseBoomBoxTapeDavidRawlings + name: David Rawlings - CumberlandGap + description: Музыка + components: + - type: BoomBoxTape + soundPath: /Audio/BoomBox/DavidRawlingsCumberlandGap.ogg + +- type: entity + parent: BaseBoomBoxTape + id: BaseBoomBoxTapeKavinskynightcall + name: Kavinsky - nightcall + description: Музыка + components: + - type: BoomBoxTape + soundPath: /Audio/BoomBox/IDrive.ogg + + # - type: entity # parent: BaseBoomBoxTape # id: BaseBoomBoxTapeSyndTest diff --git a/Resources/Prototypes/_NF/Catalog/VendingMachines/Inventories/autotunevend.yml b/Resources/Prototypes/_NF/Catalog/VendingMachines/Inventories/autotunevend.yml index 7a6e9136972..4b8b1d9384c 100644 --- a/Resources/Prototypes/_NF/Catalog/VendingMachines/Inventories/autotunevend.yml +++ b/Resources/Prototypes/_NF/Catalog/VendingMachines/Inventories/autotunevend.yml @@ -45,6 +45,11 @@ UprightPianoInstrumentFlatpack: 1 DawInstrumentFlatpack: 1 BaseBoomBox: 5 + BaseBoomBoxTapeTheOffspringTheKids: 3 + BaseBoomBoxTapeMichaelHolborn: 3 + BaseBoomBoxTapeTitoTarantulaAfterDark: 3 + BaseBoomBoxTapeDavidRawlings: 3 + BaseBoomBoxTapeKavinskynightcall: 3 BaseBoomBoxTapeSpaceOddity: 3 BaseBoomBoxTapeSpaceAsshole: 3 BaseBoomBoxTapeStarman: 3