Skip to content

Commit

Permalink
касеты СССП
Browse files Browse the repository at this point in the history
  • Loading branch information
PyotrIgn committed Mar 8, 2024
1 parent 8f4fcc1 commit a210805
Show file tree
Hide file tree
Showing 10 changed files with 296 additions and 2 deletions.
Binary file added Resources/Audio/BoomBox/USSP/14minute.ogg
Binary file not shown.
Binary file added Resources/Audio/BoomBox/USSP/alliancearmy.ogg
Binary file not shown.
Binary file added Resources/Audio/BoomBox/USSP/iftomorrow.ogg
Binary file not shown.
Binary file added Resources/Audio/BoomBox/USSP/ourlocomotive.ogg
Binary file not shown.
Binary file added Resources/Audio/BoomBox/USSP/sacredwar.ogg
Binary file not shown.
Binary file added Resources/Audio/BoomBox/USSP/tapokalert3.ogg
Binary file not shown.
Binary file added Resources/Audio/BoomBox/USSP/usspanthem.ogg
Binary file not shown.
Binary file not shown.
69 changes: 68 additions & 1 deletion Resources/Locale/ru-RU/ADT/boombox/boombox.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,72 @@ ent-BoomBoxTapeGasterPacked = запакованная кассета
ent-ADTBoomBoxTapeBorat = "Борат"
.desc = Старая кассета с музыкой из несмешного фильма. Если захотите побесить или развеселить космических кочевников.
ent-ADTBoomBoxTapeBarotrauma = кассета "Wartrauma"
ent-ADTBoomBoxTapeWartrauma = кассета "Wartrauma"
.desc = Музыка для аванпостов со скидками на боеприпасы и для подготовки к бою.
ent-ADTBoomBoxTapeWartraumaPacked = запакованная кассета "Wartrauma"
.desc = Музыка для аванпостов со скидками на боеприпасы и для подготовки к бою.
ent-ADTBoomBoxTapeAllianceArmyPacked = запакованная кассета "Гимн Альянса"
.desc = Гимн совместных сил СССП и Ассамблеи вульпканинов.
.suffix = { "СССП, Бумбокс" }
ent-ADTBoomBoxTapeIfTomorrowPacked = запакованная кассета "Если завтра война"
.desc = Военная песня СССП.
.suffix = { "СССП, Бумбокс" }
ent-ADTBoomBoxTapeOurLocomotivePacked = запакованная кассета "Наш локомотив"
.desc = Военная песня СССП.
.suffix = { "СССП, Бумбокс" }
ent-ADTBoomBoxTapeSacredWarPacked = запакованная кассета "Священная война"
.desc = Военная песня СССП.
.suffix = { "СССП, Бумбокс" }
ent-ADTBoomBoxTapeTapokAlertPacked = запакованная кассета "Краснный рассвет"
.desc = Военная песня СССП.
.suffix = { "СССП, Бумбокс" }
ent-ADTBoomBoxTapeUSSPAnthemPacked = запакованная кассета "Гимн СССП"
.desc = Гимн СССП.
.suffix = { "СССП, Бумбокс" }
ent-ADTBoomBoxTapeWeArmyOfThePeoplePacked = запакованная кассета "Мы - армия народа"
.desc = Военная песня СССП.
.suffix = { "СССП, Бумбокс" }
ent-ADTBoomBoxTape14MinutePacked = запакованная кассета "14 минут"
.desc = Военная песня СССП.
.suffix = { "СССП, Бумбокс" }
ent-ADTBoomBoxTapeAllianceArmy = кассета "Гимн Альянса"
.desc = Гимн совместных сил СССП и Ассамблеи вульпканинов.
.suffix = { "СССП, Бумбокс" }
ent-ADTBoomBoxTapeIfTomorrow = кассета "Если завтра война"
.desc = Военная песня СССП.
.suffix = { "СССП, Бумбокс" }
ent-ADTBoomBoxTapeOurLocomotive = кассета "Наш локомотив"
.desc = Военная песня СССП.
.suffix = { "СССП, Бумбокс" }
ent-ADTBoomBoxTapeSacredWar = кассета "Священная война"
.desc = Военная песня СССП.
.suffix = { "СССП, Бумбокс" }
ent-ADTBoomBoxTapeTapokAlert = кассета "Красный рассвет"
.desc = Военная песня СССП.
.suffix = { "СССП, Бумбокс" }
ent-ADTBoomBoxTapeUSSPAnthem = кассета "Гимн СССП"
.desc = Гимн СССП.
.suffix = { "СССП, Бумбокс" }
ent-ADTBoomBoxTapeWeArmyOfThePeople = кассета "Мы - армия народа"
.desc = Военная песня СССП.
.suffix = { "СССП, Бумбокс" }
ent-ADTBoomBoxTape14Minute = кассета "14 минут"
.desc = Военная песня СССП.
.suffix = { "СССП, Бумбокс" }
229 changes: 228 additions & 1 deletion Resources/Prototypes/ADT/Entities/Objects/Device/boombox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -424,11 +424,238 @@
- type: BoomBoxTape
soundPath: /Audio/BoomBox/borat.ogg

#баротравма

- type: entity
parent: BaseBoomBoxPackedTape
id: ADTBoomBoxTapeWartraumaPacked
name: The Wizard
description: It is said that this tape can summon a wizard...
components:
- type: Sprite
sprite: ADT/Objects/Device/tapepacked.rsi
state: tape
- type: SpawnItemsOnUse
items:
- id: ADTBoomBoxTapeWartrauma
sound:
path: /Audio/Effects/unwrap.ogg

- type: entity
parent: BaseBoomBoxTape
id: ADTBoomBoxTapeBarotrauma
id: ADTBoomBoxTapeWartrauma
name: The Wizard
description: It is said that this tape can summon a wizard...
components:
- type: BoomBoxTape
soundPath: /Audio/BoomBox/barotrauma.ogg

#сссп

- type: entity
parent: BaseBoomBoxPackedTape
id: ADTBoomBoxTapeAllianceArmyPacked
name: The Wizard
description: It is said that this tape can summon a wizard...
suffix: USSP
components:
- type: Sprite
sprite: ADT/Objects/Device/tapepacked.rsi
state: tape
- type: SpawnItemsOnUse
items:
- id: ADTBoomBoxTapeAllianceArmy
sound:
path: /Audio/Effects/unwrap.ogg

- type: entity
parent: BaseBoomBoxPackedTape
id: ADTBoomBoxTapeIfTomorrowPacked
name: The Wizard
description: It is said that this tape can summon a wizard...
suffix: USSP
components:
- type: Sprite
sprite: ADT/Objects/Device/tapepacked.rsi
state: tape
- type: SpawnItemsOnUse
items:
- id: ADTBoomBoxTapeIfTomorrow
sound:
path: /Audio/Effects/unwrap.ogg

- type: entity
parent: BaseBoomBoxPackedTape
id: ADTBoomBoxTapeOurLocomotivePacked
name: The Wizard
description: It is said that this tape can summon a wizard...
suffix: USSP
components:
- type: Sprite
sprite: ADT/Objects/Device/tapepacked.rsi
state: tape
- type: SpawnItemsOnUse
items:
- id: ADTBoomBoxTapeOurLocomotive
sound:
path: /Audio/Effects/unwrap.ogg

- type: entity
parent: BaseBoomBoxPackedTape
id: ADTBoomBoxTapeSacredWarPacked
name: The Wizard
description: It is said that this tape can summon a wizard...
suffix: USSP
components:
- type: Sprite
sprite: ADT/Objects/Device/tapepacked.rsi
state: tape
- type: SpawnItemsOnUse
items:
- id: ADTBoomBoxTapeSacredWar
sound:
path: /Audio/Effects/unwrap.ogg

- type: entity
parent: BaseBoomBoxPackedTape
id: ADTBoomBoxTapeTapokAlertPacked
name: The Wizard
description: It is said that this tape can summon a wizard...
suffix: USSP
components:
- type: Sprite
sprite: ADT/Objects/Device/tapepacked.rsi
state: tape
- type: SpawnItemsOnUse
items:
- id: ADTBoomBoxTapeTapokAlert
sound:
path: /Audio/Effects/unwrap.ogg

- type: entity
parent: BaseBoomBoxPackedTape
id: ADTBoomBoxTapeUSSPAnthemPacked
name: The Wizard
description: It is said that this tape can summon a wizard...
suffix: USSP
components:
- type: Sprite
sprite: ADT/Objects/Device/tapepacked.rsi
state: tape
- type: SpawnItemsOnUse
items:
- id: ADTBoomBoxTapeUSSPAnthem
sound:
path: /Audio/Effects/unwrap.ogg

- type: entity
parent: BaseBoomBoxPackedTape
id: ADTBoomBoxTapeWeArmyOfThePeoplePacked
name: The Wizard
description: It is said that this tape can summon a wizard...
suffix: USSP
components:
- type: Sprite
sprite: ADT/Objects/Device/tapepacked.rsi
state: tape
- type: SpawnItemsOnUse
items:
- id: ADTBoomBoxTapeWeArmyOfThePeople
sound:
path: /Audio/Effects/unwrap.ogg

- type: entity
parent: BaseBoomBoxPackedTape
id: ADTBoomBoxTape14MinutePacked
name: The Wizard
description: It is said that this tape can summon a wizard...
suffix: USSP
components:
- type: Sprite
sprite: ADT/Objects/Device/tapepacked.rsi
state: tape
- type: SpawnItemsOnUse
items:
- id: ADTBoomBoxTape14Minute
sound:
path: /Audio/Effects/unwrap.ogg

- type: entity
parent: BaseBoomBoxTape
id: ADTBoomBoxTapeAllianceArmy
name: The Wizard
description: It is said that this tape can summon a wizard...
suffix: USSP
components:
- type: BoomBoxTape
soundPath: /Audio/BoomBox/USSP/alliancearmy.ogg

- type: entity
parent: BaseBoomBoxTape
id: ADTBoomBoxTapeIfTomorrow
name: The Wizard
description: It is said that this tape can summon a wizard...
suffix: USSP
components:
- type: BoomBoxTape
soundPath: /Audio/BoomBox/USSP/iftomorrow.ogg

- type: entity
parent: BaseBoomBoxTape
id: ADTBoomBoxTapeOurLocomotive
name: The Wizard
description: It is said that this tape can summon a wizard...
suffix: USSP
components:
- type: BoomBoxTape
soundPath: /Audio/BoomBox/USSP/ourlocomotive.ogg

- type: entity
parent: BaseBoomBoxTape
id: ADTBoomBoxTapeSacredWar
name: The Wizard
description: It is said that this tape can summon a wizard...
suffix: USSP
components:
- type: BoomBoxTape
soundPath: /Audio/BoomBox/USSP/sacredwar.ogg

- type: entity
parent: BaseBoomBoxTape
id: ADTBoomBoxTapeUSSPAnthem
name: The Wizard
description: It is said that this tape can summon a wizard...
suffix: USSP
components:
- type: BoomBoxTape
soundPath: /Audio/BoomBox/USSP/usspanthem.ogg

- type: entity
parent: BaseBoomBoxTape
id: ADTBoomBoxTapeTapokAlert
name: The Wizard
description: It is said that this tape can summon a wizard...
suffix: USSP
components:
- type: BoomBoxTape
soundPath: /Audio/BoomBox/USSP/tapokalert3.ogg

- type: entity
parent: BaseBoomBoxTape
id: ADTBoomBoxTapeWeArmyOfThePeople
name: The Wizard
description: It is said that this tape can summon a wizard...
suffix: USSP
components:
- type: BoomBoxTape
soundPath: /Audio/BoomBox/USSP/wearmyofthepeople.ogg

- type: entity
parent: BaseBoomBoxTape
id: ADTBoomBoxTape14Minute
name: The Wizard
description: It is said that this tape can summon a wizard...
suffix: USSP
components:
- type: BoomBoxTape
soundPath: /Audio/BoomBox/USSP/14minute.ogg

0 comments on commit a210805

Please sign in to comment.