diff --git a/Resources/Audio/BoomBox/CrystalsHotlineMiami.ogg b/Resources/Audio/BoomBox/CrystalsHotlineMiami.ogg new file mode 100644 index 00000000000..2e1e0026c41 Binary files /dev/null and b/Resources/Audio/BoomBox/CrystalsHotlineMiami.ogg differ diff --git a/Resources/Audio/BoomBox/HydrogenHotlineMiami.ogg b/Resources/Audio/BoomBox/HydrogenHotlineMiami.ogg new file mode 100644 index 00000000000..00357b4e256 Binary files /dev/null and b/Resources/Audio/BoomBox/HydrogenHotlineMiami.ogg differ diff --git a/Resources/Prototypes/Entities/Objects/Devices/boombox.yml b/Resources/Prototypes/Entities/Objects/Devices/boombox.yml index 83cd871d925..c16e9e3f95a 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/boombox.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/boombox.yml @@ -339,6 +339,24 @@ - type: BoomBoxTape soundPath: /Audio/BoomBox/Rekka.ogg +- type: entity + parent: BaseBoomBoxTape + id: BaseBoomBoxTapeHotLineCrystals + name: M.O.O.N. - Crystals + description: Музыка + components: + - type: BoomBoxTape + soundPath: /Audio/BoomBox/CrystalsHotlineMiami.ogg + +- type: entity + parent: BaseBoomBoxTape + id: BaseBoomBoxTapeHotLineHydrogen + name: M.O.O.N. - Hydrogen + description: Музыка + components: + - type: BoomBoxTape + soundPath: /Audio/BoomBox/HydrogenHotlineMiami.ogg + # - type: entity # parent: BaseBoomBoxTape # id: BaseBoomBoxTapeSyndTest diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Objects/Specific/Mail/mail_civilian.yml b/Resources/Prototypes/Nyanotrasen/Entities/Objects/Specific/Mail/mail_civilian.yml index 479007bdb6c..eb45f5c0195 100644 --- a/Resources/Prototypes/Nyanotrasen/Entities/Objects/Specific/Mail/mail_civilian.yml +++ b/Resources/Prototypes/Nyanotrasen/Entities/Objects/Specific/Mail/mail_civilian.yml @@ -314,3 +314,5 @@ contents: - id: BaseBoomBoxTapeHIFIFail - id: BaseBoomBoxTapeHIFIRekka + - id: BaseBoomBoxTapeHotLineCrystals + - id: BaseBoomBoxTapeHotLineHydrogen diff --git a/Resources/Prototypes/_NF/Catalog/VendingMachines/Inventories/autotunevend.yml b/Resources/Prototypes/_NF/Catalog/VendingMachines/Inventories/autotunevend.yml index bb44dd6c990..ea441ad35d7 100644 --- a/Resources/Prototypes/_NF/Catalog/VendingMachines/Inventories/autotunevend.yml +++ b/Resources/Prototypes/_NF/Catalog/VendingMachines/Inventories/autotunevend.yml @@ -54,6 +54,8 @@ BaseBoomBoxTapeHIFIBlink: 3 BaseBoomBoxTapeHIFIFail: 3 BaseBoomBoxTapeHIFIRekka: 3 + BaseBoomBoxTapeHotLineCrystals: 3 + BaseBoomBoxTapeHotLineHydrogen: 3 BaseBoomBoxTapeSpaceOddity: 3 BaseBoomBoxTapeSpaceAsshole: 3 BaseBoomBoxTapeStarman: 3