Skip to content

Commit 7e4c1c4

Browse files
ifggroot
authored and
root
committed
Chacha fix (#355)
1 parent 10686bb commit 7e4c1c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm

+4-4
Original file line numberDiff line numberDiff line change
@@ -2098,11 +2098,11 @@
20982098
glass_desc = "Favorite drink for chapters!"
20992099

21002100
/datum/reagent/ethanol/chacha
2101-
name = "Сhacha"
2102-
description = "favorite drink of mountain peoples."
2101+
name = "Chacha"
2102+
description = "favorite drink of mountain people."
21032103
color = "#f0db7f"
21042104
strength = 100
21052105
taste_description = "one feels the taste of a distant mountainous country"
21062106

2107-
glass_name = "Сhacha"
2108-
glass_desc = "favorite drink of mountain peoples."
2107+
glass_name = "Chacha"
2108+
glass_desc = "favorite drink of mountain people."

0 commit comments

Comments
 (0)