Skip to content

Commit

Permalink
Update modular_bandastation/drinks/code/drinks.dm
Browse files Browse the repository at this point in the history
Co-authored-by: PhantornRU <[email protected]>
  • Loading branch information
HardexZ and PhantornRU authored Jun 15, 2024
1 parent 190b888 commit 4b8ba70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_bandastation/drinks/code/drinks.dm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

/datum/glass_style/drinking_glass/kvass
required_drink_type = /datum/reagent/consumable/kvass
name = "Стакан кваса"
name = "стакан кваса"
desc = "Стакан с квасом."
icon = 'modular_bandastation/drinks/icons/drinks.dmi'
icon_state = "kvass"
Expand Down

0 comments on commit 4b8ba70

Please sign in to comment.