Skip to content

Commit

Permalink
Merge pull request #10 from PyotrIgn/oktoberfest
Browse files Browse the repository at this point in the history
Октоберфест, часть 1
  • Loading branch information
PyotrIgn committed Oct 5, 2023
2 parents ff91593 + 8565c75 commit 7ee4fe2
Show file tree
Hide file tree
Showing 19 changed files with 288 additions and 10 deletions.
3 changes: 3 additions & 0 deletions Resources/Locale/ru-RU/ADT/Flavors/flavor-profiles.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ flavor-complex-ADTCherryExquisiteWineFlavor = как сладкая вишнёв
flavor-complex-ADTBuckwheatSolidsFlavor = как сухая гречка
flavor-complex-ADTBuckwheat = как гречневая каша
flavor-base-adtpoppy = маково
flavor-base-adtvanilla = ванильно
27 changes: 27 additions & 0 deletions Resources/Locale/ru-RU/ADT/Objects/Consumable/Food/oktoberfest.ftl
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
ent-ADTFoodWeissWurst = вайсвурст
.desc = Традиционная белая баварская колбаска из говядины, сала и специй.
.suffix = { "Октоберфест" }
ent-ADTFoodBratWurst = братвурст
.desc = Зажаренная колбаска из свинины, очень жирная и аппетитная.
.suffix = { "Октоберфест" }
ent-ADTFoodBreadBrezel = брецель
.desc = Обычный крендель, популярная закуска на Октоберфесте.
.suffix = { "Октоберфест" }
ent-ADTFoodBreadBrezelPoppySeeds = брецель с маком
.desc = Крендель с маковой посыпкой, популярная закуская на Октоберфесте.
.suffix = { "Октоберфест" }
ent-ADTFoodBreadBrezelSalt = брецель с солью
.desc = Крендель с солью, популярная закуска на Октоберфесте.
.suffix = { "Октоберфест" }
ent-ADTFoodBreadBrezelChocolate = брецель с шоколадом
.desc = Крендель с шоколадной глазурью. Десет для посиделок с пивом на Октоберфесте.
.suffix = { "Октоберфест" }
ent-ADTFoodBreadBrezelVanilla = брецель с ванилью
.desc = Крендель с ванильной глазурью. Десет для посиделок с пивом на Октоберфесте.
.suffix = { "Октоберфест" }
4 changes: 2 additions & 2 deletions Resources/Locale/ru-RU/flavors/flavor-profiles.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ flavor-complex-juice = как сок

flavor-complex-rocksandstones = как скалы и камни
flavor-complex-water = как вода
flavor-complex-beer = как моча
flavor-complex-beer = как освежающее пиво
flavor-complex-ale = как хлеб
flavor-complex-cola = как кола
flavor-complex-vodka = как забродившее зерно
Expand All @@ -190,7 +190,7 @@ flavor-complex-singulo = как бездонная дыра
flavor-complex-syndie-bomb = как горький виски
flavor-complex-tequila-sunrise = как мексиканское утро
flavor-complex-irish-coffee = как пробуждение алкоголика
flavor-complex-iced-beer = как ледяная моча
flavor-complex-iced-beer = как ледяное пиво
flavor-complex-gargle-blaster = как будто кто-то ударил вас по голове золотым слитком, покрытым лимоном.
flavor-complex-bloody-mary = как тяжелое похмелье
flavor-complex-beepsky = как нефть и виски
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,10 @@ ent-ADTPosterLegitTurnOnSensors = Включи координаты!
.desc = Напоминание от парамедиков - включите датчики в режим координат, чтобы если вы в беде - вас быстро нашли.
ent-ADTPosterLegitOktoberfest = Октоберфест!
.desc = Плакат с таяранкой, рекламирующий традиционный октябрьский праздник пива.
.suffix = { "Октоберфест" }
ent-ADTPosterLegitOktoberfest2 = Октоберфест!
.desc = Плакат с пивной кружкой, напоминающий о традиционном октябрьском празднике пива.
.suffix = { "Октоберфест" }
ent-ADTPosterContrabandLustTayaran = Похотливая таяранка
.desc = Плакат с таяранкой привлекательной внешности и в вызывающем костюме. Быть красивыми могут и таяры.
ent-ADTPosterContrabandFearThem = Бойтесь их!
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,186 @@
- type: entity
name: weisswurst
parent: FoodMeatBase
id: ADTFoodWeissWurst
description: Traditional white Bavarian sausage made of veal, lard and spices.
suffix: Oktoberfest
components:
- type: Tag
tags:
- Cooked
- type: Sprite
sprite: ADT/Objects/Consumable/Food/oktoberfest.rsi #спрайт от Празата
state: weisswurst
- type: FlavorProfile
flavors:
- meaty
- type: SolutionContainerManager
solutions:
food:
maxVol: 30
reagents:
- ReagentId: Nutriment
Quantity: 8
- ReagentId: Protein
Quantity: 8
- ReagentId: Vitamin
Quantity: 8

- type: entity
name: bratwurst
parent: FoodMeatBase
id: ADTFoodBratWurst
description: Fried pork sausage, very appetizing, but greasy.
suffix: Oktoberfest
components:
- type: Tag
tags:
- Cooked
- type: Sprite
sprite: ADT/Objects/Consumable/Food/oktoberfest.rsi #спрайт от Празата
state: bratwurst
- type: FlavorProfile
flavors:
- meaty
- type: SolutionContainerManager
solutions:
food:
maxVol: 30
reagents:
- ReagentId: Nutriment
Quantity: 8
- ReagentId: Protein
Quantity: 8
- ReagentId: Vitamin
Quantity: 8

- type: entity
name: brezel
parent: FoodBreadSliceBase
id: ADTFoodBreadBrezel
description: The usual pretzel, a popular snack at Oktoberfest.
suffix: Oktoberfest
components:
- type: Food
- type: Sprite
sprite: ADT/Objects/Consumable/Food/oktoberfest.rsi #спрайты от празата
layers:
- state: brezel
- type: FlavorProfile
flavors:
- bun
- type: SolutionContainerManager
solutions:
food:
maxVol: 15
reagents:
- ReagentId: Nutriment
Quantity: 8
- ReagentId: Vitamin
Quantity: 3

- type: entity
name: brezel with poppy seeds
parent: FoodBreadSliceBase
id: ADTFoodBreadBrezelPoppySeeds
description: The brezel with poppy seeds, a popular snack at Oktoberfest.
suffix: Oktoberfest
components:
- type: Food
- type: Sprite
sprite: ADT/Objects/Consumable/Food/oktoberfest.rsi #спрайты от празата
layers:
- state: brezel_poppy
- type: FlavorProfile
flavors:
- bun
- adt_poppy
- type: SolutionContainerManager
solutions:
food:
maxVol: 15
reagents:
- ReagentId: Nutriment
Quantity: 8
- ReagentId: Vitamin
Quantity: 3

- type: entity
name: brezel with salt
parent: FoodBreadSliceBase
id: ADTFoodBreadBrezelSalt
description: The brezel with salt, a popular snack at Oktoberfest.
suffix: Oktoberfest
components:
- type: Food
- type: Sprite
sprite: ADT/Objects/Consumable/Food/oktoberfest.rsi #спрайты от празата
layers:
- state: brezel_salt
- type: FlavorProfile
flavors:
- bun
- salty
- type: SolutionContainerManager
solutions:
food:
maxVol: 15
reagents:
- ReagentId: Nutriment
Quantity: 8
- ReagentId: Vitamin
Quantity: 3

- type: entity
name: brezel with chocolate
parent: FoodBreadSliceBase
id: ADTFoodBreadBrezelChocolate
description: The brezel with chocolate, a sweet snack for Oktoberfest.
suffix: Oktoberfest
components:
- type: Food
- type: Sprite
sprite: ADT/Objects/Consumable/Food/oktoberfest.rsi #спрайты от празата
layers:
- state: brezel_chocolate
- type: FlavorProfile
flavors:
- bun
- chocolate
- sweet
- type: SolutionContainerManager
solutions:
food:
maxVol: 15
reagents:
- ReagentId: Nutriment
Quantity: 8
- ReagentId: Vitamin
Quantity: 3

- type: entity
name: brezel with vanilla
parent: FoodBreadSliceBase
id: ADTFoodBreadBrezelVanilla
description: Brezel with vanilla glaze, a sweet snack for Oktoberfest
suffix: Oktoberfest
components:
- type: Food
- type: Sprite
sprite: ADT/Objects/Consumable/Food/oktoberfest.rsi #спрайты от празата
layers:
- state: brezel_vanilla
- type: FlavorProfile
flavors:
- bun
- sweet
- adt_vanilla
- type: SolutionContainerManager
solutions:
food:
maxVol: 15
reagents:
- ReagentId: Nutriment
Quantity: 8
- ReagentId: Vitamin
Quantity: 3
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- type: entity
parent: PosterBase
id: ADTPosterLegitGreatFood
name: "Great Food"
name: Great Food
description: "A poster advertising high-quality food from the station's kitchen."
components:
- type: Sprite
Expand All @@ -12,7 +12,7 @@
- type: entity
parent: PosterBase
id: ADTPosterLegitTurnOnSensors
name: "Turn on the sensors"
name: Turn on the sensors
description: "A reminder from the paramedic to everyone at the station - turn on the sensors so that you are quickly found in case of trouble."
components:
- type: Sprite
Expand All @@ -21,18 +21,29 @@
- type: entity
parent: PosterBase
id: ADTPosterLegitOktoberfest
name: "Oktoberfest!"
name: Oktoberfest!
description: "A poster with a tayaran advertising the traditional October beer festival."
suffix: Oktoberfest
components:
- type: Sprite
state: poster_adtoktoberfest_legit #Спрайт от Празата

- type: entity
parent: PosterBase
id: ADTPosterLegitOktoberfest2
name: Oktoberfest!
description: "A poster with a beer mug advertising the traditional October beer festival."
suffix: Oktoberfest
components:
- type: Sprite
state: poster_adtoktoberfest2_legit #Спрайт от Празата

#контрабандные постеры

- type: entity
parent: PosterBase
id: ADTPosterContrabandLustTayaran
name: "Lusty Tayaran"
name: Lusty Tayaran
description: "A poster with tayaran women of attractive appearance and in a provocative suit. Tayarans can also be beautiful!"
components:
- type: Sprite
Expand All @@ -41,7 +52,7 @@
- type: entity
parent: PosterBase
id: ADTPosterContrabandFearThem
name: "Fear Them!"
name: Fear Them!
description: "An elite squad of nuclear operatives will burn you to the ground. Leave NanoTrasen before it's too late!"
components:
- type: Sprite
Expand All @@ -50,7 +61,7 @@
- type: entity
parent: PosterBase
id: ADTPosterContrabandSilence
name: "Don`t takl!"
name: Don`t takl!
description: "The Syndicate warns mime agents that you can be terribly tortured for divulging secrets."
components:
- type: Sprite
Expand Down
10 changes: 10 additions & 0 deletions Resources/Prototypes/ADT/Flavors/flavors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,13 @@
id: ADTBuckwheat
flavorType: Complex
description: flavor-complex-ADTBuckwheat

- type: flavor
id: adt_poppy
flavorType: Base
description: flavor-base-adtpoppy

- type: flavor
id: adt_vanilla
flavorType: Base
description: flavor-base-adtvanilla
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,5 @@
- ADTPosterLegitGreatFood #спрайт от Празата
- ADTPosterLegitTurnOnSensors #спрайт от Празата
- ADTPosterLegitOktoberfest #спрайт от Празата
- ADTPosterLegitOktoberfest2 #спрайт от Празата
chance: 1
4 changes: 2 additions & 2 deletions Resources/Prototypes/Reagents/Consumable/Drink/alcohol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
parent: BaseAlcohol
desc: reagent-desc-ale
physicalDesc: reagent-physical-desc-bubbly
#flavor: ale
flavor: ale
color: "#663100"
recognizable: true
metamorphicSprite:
Expand All @@ -40,7 +40,7 @@
parent: BaseAlcohol
desc: reagent-desc-beer
physicalDesc: reagent-physical-desc-bubbly
#flavor: beer
flavor: beer
color: "#cfa85f"
recognizable: true
metamorphicSprite:
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by discord:Празат Д.В. aka [767Sikon] (prazat911)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "weisswurst"
},
{
"name": "bratwurst"
},
{
"name": "brezel"
},
{
"name": "brezel_poppy"
},
{
"name": "brezel_salt"
},
{
"name": "brezel_chocolate"
},
{
"name": "brezel_vanilla"
}
]
}

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7ee4fe2

Please sign in to comment.