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 58946f3 commit 95f6ba9
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 @@ -885,7 +885,7 @@
/obj/item/seeds/glowshroom
name = "pack of glowshroom mycelium"
cases = list("мицелий светогрибов", "мицелия светогрибов", "мицелию светогрибов", "мицелий светогрибов", "мицелием светогрибов", "мицелие светогрибов")
desc = "Из этого мицелия -высветают- особые грибы!"
desc = "Из этого мицелия -просветают- особые грибы!"
icon_state = "mycelium-glowshroom"
hydroponictray_icon_path = 'icons/obj/hydroponics/growing_mushrooms.dmi'
species = "glowshroom"
Expand Down

0 comments on commit 95f6ba9

Please sign in to comment.