Skip to content

Commit

Permalink
Переделал говно.
Browse files Browse the repository at this point in the history
  • Loading branch information
AwareFoxy committed Nov 26, 2024
1 parent b9d52dd commit e2c3fd2
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions Resources/Locale/ru-RU/_corvaxnext/seeds/seeds.ftl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
seeds-cucumber-name = огурцы
seeds-cucumber-display-name = Огурцы.
seeds-cucumber-display-name = куст огурцов
seeds-shashamber-name = что это?
seeds-shashamber-display-name = Я не знаю что энаю такое, если бы мы зна-..
seeds-shashamber-display-name = чего?
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ent-FoodBakedPotatoesCutlets = котлетки с пюрешкой.
ent-FoodBakedPotatoesCutlets = котлетки с пюрешкой
.desc = Ты поторопись... у нас сейчас котлетки...
ent-FoodPickles = солёный огурец
.desc = Влажный... Самое то с водкой!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,6 @@
- FoodBakedBrownie
- FoodPieBananaCreamSlice
- FoodTartMimeSlice
# Corvax NEXT USSP food start
- FoodBakedPotatosCutlets
- FoodGOOOOLsoup
- FoodOkroshkasoup
- FoodOlivielsoup
- FoodSolankasoup
- FoodPlow
# Corvax NEXT USSP food end
chance: 0.8
offset: 0.0
#rare
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,14 @@
- FoodSoupBungo
- FoodMealCornInButter
- FoodSoupStew
# Corvax NEXT USSP food start
- FoodBakedPotatoesCutlets
- FoodBearSoup
- FoodOkroshkaSoup
- FoodOlivierSoup
- FoodSolankaSoup
- FoodPlow
# Corvax NEXT USSP food end
chance: 0.8
offset: 0.0
#rare
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: microwaveMealRecipe
id: RecipeBakedPotatosCutlets
name: mashed potatoes with cutlets
result: FoodBakedPotatosCutlets
result: FoodBakedPotatoesCutlets
time: 15
reagents:
Milk: 5
Expand All @@ -22,7 +22,7 @@
- type: microwaveMealRecipe
id: RecipeGOOOOLsoup
name: footbear soup
result: FoodGOOOOLsoup
result: FoodBearSoup
time: 10
reagents:
Vodka: 10
Expand All @@ -35,7 +35,7 @@
- type: microwaveMealRecipe
id: RecipeOkroshkasoup
name: okroshka soup
result: FoodOkroshkasoup
result: FoodOkroshkaSoup
time: 10
reagents:
Kvass: 10
Expand All @@ -50,7 +50,7 @@
- type: microwaveMealRecipe
id: RecipeOlivielsoup
name: oliviel soup
result: FoodOlivielsoup
result: FoodOlivier
time: 15
reagents:
Mayo: 20
Expand All @@ -66,7 +66,7 @@
- type: microwaveMealRecipe
id: RecipeSolankasoup
name: solanka soup
result: FoodSolankasoup
result: FoodSolankaSoup
time: 10
solids:
FoodMeatSnake: 1
Expand All @@ -85,4 +85,4 @@
FoodMeat: 2
FoodGarlic: 1
FoodCarrot: 2
FoodBowlBig: 1
FoodBowlBig: 1

0 comments on commit e2c3fd2

Please sign in to comment.