Update drinks_recipes.dm

Fixed more errors, spelling and id errors to be exact with the help of Papa Pax :D.
This commit is contained in:
Code-Cygnet
2019-08-19 16:04:16 -04:00
committed by GitHub
parent e7d08d1fed
commit d6c9daa4eb

View File

@@ -800,5 +800,5 @@
name = "Commander and Chief"
id = "commander_and_chief"
results = list("commander_and_chief" = 50)
required_reagents = list("alliescocktail" = 50, "champagne" = 20, "doctors_delight" = 10, "quintiple_sec" = 10, "screwdriver" = 10)
required_reagents = list("alliescocktail" = 50, "champagne" = 20, "doctorsdelight" = 10, "quintuple_sec" = 10, "screwdrivercocktail" = 10)
mix_message = "When your powers combine, I am Captain Pl-..."