Skip to content

Commit

Permalink
возвращаем пачке огурцов нормальное название
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobloxer2009 authored Sep 10, 2024
1 parent 9adb44f commit 192d7ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/defines/obj/hydro.dm
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
growthstages = 1

/obj/item/seeds/cucumberseed
name = "пачка семян огурца"
name = "pack of cucumber seeds"
cases = list("семена", "семян", "семенам", "семена", "семенами", "семенах")
desc = "Эти семена вырастают в огурцы."
icon_state = "seed-cucumber"
Expand Down

0 comments on commit 192d7ec

Please sign in to comment.