Skip to content

Commit

Permalink
Makes chocolate milk more distict from normal milk (#9963)
Browse files Browse the repository at this point in the history
  • Loading branch information
BeeLover66 authored Oct 7, 2023
1 parent 71c6904 commit 63baa44
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions code/modules/reagents/chemistry/reagents/drink_reagents.dm
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,9 @@
chem_flags = CHEMICAL_RNG_BOTANY
quality = DRINK_NICE
taste_description = "chocolate milk"
glass_icon_state = null // Overrides white glass inherited from normal milk
glass_name = "glass of chocolate milk"
glass_desc = "Brown and delicious goodness!"

/datum/reagent/consumable/menthol
name = "Menthol"
Expand Down

0 comments on commit 63baa44

Please sign in to comment.