mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
Fixes a typo that broke the saketini recipe (#5807)
Ported from https://github.com/VOREStation/VOREStation/pull/4534
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user