Fix drinks locale (#11722)

This commit is contained in:
Morb
2022-10-07 08:55:05 +03:00
committed by GitHub
parent ed9060d56a
commit f65cdd13d8

View File

@@ -324,9 +324,9 @@
- type: reagent - type: reagent
id: KiraSpecial id: KiraSpecial
name: kira special name: reagent-name-kira-special
parent: BaseDrink parent: BaseDrink
desc: Long live the guy who everyone had mistaken for a girl. Baka! desc: reagent-desc-kira-special
physicalDesc: strong-smelling physicalDesc: strong-smelling
flavor: sweet flavor: sweet
color: "#CCCC99" color: "#CCCC99"
@@ -334,9 +334,9 @@
- type: reagent - type: reagent
id: Rewriter id: Rewriter
name: rewriter name: reagent-name-rewriter
parent: BaseDrink parent: BaseDrink
desc: The secret of the sanctuary of the Librarian... desc: reagent-desc-rewriter
physicalDesc: strong-smelling physicalDesc: strong-smelling
flavor: sweet flavor: sweet
color: "#485000" color: "#485000"