mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
adds mint to mojito recipe (#21112)
* adds mint to mojito recipe * byond when you miss a single character
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user