Fixes a typo that broke the saketini recipe (#5807)

Ported from https://github.com/VOREStation/VOREStation/pull/4534
This commit is contained in:
Spades
2019-03-27 10:28:43 -04:00
committed by Novacat
parent db08a8dd60
commit 60ce08ef82
@@ -2662,7 +2662,7 @@
/datum/reagent/ethanol/saketini
name = "Saketini"
id = "sakitini"
id = "saketini"
description = "For when you're too weeb for a real martini."
taste_description = "dry alcohol"
color = "#0064C8"