Skip to content

Commit

Permalink
Update code/defines/obj/hydro.dm
Browse files Browse the repository at this point in the history
Co-authored-by: KIBORG04 <[email protected]>
  • Loading branch information
Danistans2 and KIBORG04 committed Sep 22, 2024
1 parent 21bdd69 commit 6f920f0
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 @@ -142,7 +142,7 @@

/obj/item/seeds/plastiseed
name = "pack of plastellium mycelium"
cases = list("мицелий пластеллия", "мицелия пластеллия", "мицелию пластеллия", "мицелий пластеллия", "мицелием пластеллия", "мицелие пластеллия")
cases = list("мицелий пластеллия", "мицелия пластеллия", "мицелию пластеллия", "мицелий пластеллия", "мицелием пластеллия", "мицелии пластеллия")
desc = "Из этого мицелия вырастает пластеллий."
icon_state = "mycelium-plast"
hydroponictray_icon_path = 'icons/obj/hydroponics/growing_mushrooms.dmi'
Expand Down

0 comments on commit 6f920f0

Please sign in to comment.