Skip to content

Commit

Permalink
Фикс описания реагента
Browse files Browse the repository at this point in the history
  • Loading branch information
msw7007 committed Oct 24, 2024
1 parent bfbeb22 commit 96295fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_ss220/species/_components/reagents.dm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
/datum/reagent/cabbagilium
name = "Cabbagilium"
id = "cabbagilium"
description = "An unsual reagent that can be found in cabbages and helpful in toxic treatments."
description = "An unusual reagent that can be found in cabbages and helpful in toxic treatments."
reagent_state = LIQUID
color = "#335517"
taste_description = "awful but healthy"
Expand Down

0 comments on commit 96295fa

Please sign in to comment.