Skip to content

Commit

Permalink
tiny fix
Browse files Browse the repository at this point in the history
  • Loading branch information
FalloutFalcon committed Nov 19, 2023
1 parent 6f5d481 commit 6773646
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/reagents/chemistry/reagents/alcohol_reagents.dm
Original file line number Diff line number Diff line change
Expand Up @@ -2563,7 +2563,7 @@ All effects don't start immediately, but rather get worse over time; the rate is
taste_description = "sweet, tangy, and bitter alcohol"
glass_icon_state = "dragons_fang"
glass_name = "Dragon's Fang"
glass_desc = "A famous old Zohilian drink re-imagined with modern ingredients.""
glass_desc = "A famous old Zohilian drink re-imagined with modern ingredients."

//Moth Drinks
/datum/reagent/consumable/ethanol/curacao
Expand Down Expand Up @@ -2685,4 +2685,4 @@ All effects don't start immediately, but rather get worse over time; the rate is
taste_description = "spicy sour cheesy yoghurt"
glass_icon_state = "tich_toch"
glass_name = "Tich Toch"
glass_desc = "Oh god."
glass_desc = "Oh god."

0 comments on commit 6773646

Please sign in to comment.