mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Update drinks_recipes.dm
This commit is contained in:
@@ -552,7 +552,7 @@
|
||||
/datum/chemical_reaction/narsour
|
||||
name = "Nar'sour"
|
||||
id = "narsour"
|
||||
results = list("hearty_punch" = 1) //Very little, for balance reasons
|
||||
results = list("narsour" = 1)
|
||||
required_reagents = list("blood" = 1, "lemonjuice" = 1, "demonsblood" = 1)
|
||||
mix_message = "The mixture develops a sinister glow."
|
||||
mix_sound = 'sound/effects/singlebeat.ogg'
|
||||
mix_sound = 'sound/effects/singlebeat.ogg'
|
||||
|
||||
Reference in New Issue
Block a user