adds a sprite for the clover club drink

This commit is contained in:
Cactus
2018-10-27 02:45:03 -04:00
parent 6d5314235b
commit f1ff437f4a
3 changed files with 9 additions and 5 deletions
@@ -502,4 +502,8 @@ Drinks Data
/datum/reagent/ethanol/specialwhiskey
glass_icon_state = "whiskeyglass"
glass_center_of_mass = list("x"=16, "y"=12)
glass_center_of_mass = list("x"=16, "y"=12)
/datum/reagent/ethanol/cloverclub
glass_icon_state = "cloverclub"
glass_center_of_mass = list("x"=16, "y"=8)