adds mint to mojito recipe (#21112)

* adds mint to mojito recipe

* byond when you miss a single character
This commit is contained in:
efzapa
2023-06-02 18:09:24 +01:00
committed by GitHub
parent dbd0f6c1ca
commit 214be6753f
@@ -164,7 +164,7 @@
name = "Mojito"
id = "mojito"
result = "mojito"
required_reagents = list("rum" = 1, "sugar" = 1, "limejuice" = 1, "sodawater" = 1)
required_reagents = list("rum" = 1, "sugar" = 1, "limejuice" = 1, "sodawater" = 1, "mint" = 1)
result_amount = 4
mix_sound = 'sound/goonstation/misc/drinkfizz.ogg'