We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10686bb commit 7e4c1c4Copy full SHA for 7e4c1c4
code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm
@@ -2098,11 +2098,11 @@
2098
glass_desc = "Favorite drink for chapters!"
2099
2100
/datum/reagent/ethanol/chacha
2101
- name = "Сhacha"
2102
- description = "favorite drink of mountain peoples."
+ name = "Chacha"
+ description = "favorite drink of mountain people."
2103
color = "#f0db7f"
2104
strength = 100
2105
taste_description = "one feels the taste of a distant mountainous country"
2106
2107
- glass_name = "Сhacha"
2108
- glass_desc = "favorite drink of mountain peoples."
+ glass_name = "Chacha"
+ glass_desc = "favorite drink of mountain people."
0 commit comments