mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 23:17:28 +01:00
Merge pull request #8522 from Screemonster/mentholicious
adds cool and good new soft drink recipe
This commit is contained in:
@@ -47,6 +47,9 @@
|
||||
s.start()
|
||||
holder.clear_reagents()
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////
|
||||
/// Miscellaneous Reactions
|
||||
|
||||
/datum/chemical_reaction/xenolazarus
|
||||
name = "Discount Lazarus"
|
||||
id = "discountlazarus"
|
||||
@@ -72,6 +75,9 @@
|
||||
H.visible_message("<span class='info'>[H] twitches for a moment, but remains still.</span>") // no nutriment
|
||||
|
||||
|
||||
/datum/chemical_reaction/foam/softdrink
|
||||
required_reagents = list("cola" = 1, "mint" = 1)
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////
|
||||
/// Vore Drugs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user