Adds new drink sprites for Stinger, Grasshopper, and Quadruple/Quintuple Sec by Mickyan
This commit is contained in:
committed by
CitadelStationBot
parent
120457d8fd
commit
682db30746
@@ -1397,7 +1397,7 @@ All effects don't start immediately, but rather get worse over time; the rate is
|
||||
color = "#cc0000"
|
||||
boozepwr = 35
|
||||
taste_description = "an invigorating bitter freshness which suffuses your being; no enemy of the station will go unrobusted this day"
|
||||
glass_icon_state = "glass_red"
|
||||
glass_icon_state = "quadruple_sec"
|
||||
glass_name = "Quadruple Sec"
|
||||
glass_desc = "An intimidating and lawful beverage dares you to violate the law and make its day. Still can't drink it on duty, though."
|
||||
|
||||
@@ -1415,7 +1415,7 @@ All effects don't start immediately, but rather get worse over time; the rate is
|
||||
color = "#ff3300"
|
||||
boozepwr = 80
|
||||
taste_description = "THE LAW"
|
||||
glass_icon_state = "glass_red"
|
||||
glass_icon_state = "quintuple_sec"
|
||||
glass_name = "Quintuple Sec"
|
||||
glass_desc = "Now you are become law, destroyer of clowns."
|
||||
|
||||
@@ -1436,7 +1436,7 @@ All effects don't start immediately, but rather get worse over time; the rate is
|
||||
color = "00ff00"
|
||||
boozepwr = 25
|
||||
taste_description = "chocolate and mint dancing around your mouth"
|
||||
glass_icon_state = "glass_green"
|
||||
glass_icon_state = "grasshopper"
|
||||
glass_name = "Grasshopper"
|
||||
glass_desc = "You weren't aware edible beverages could be that green."
|
||||
|
||||
@@ -1447,7 +1447,7 @@ All effects don't start immediately, but rather get worse over time; the rate is
|
||||
color = "ccff99"
|
||||
boozepwr = 25
|
||||
taste_description = "a slap on the face in the best possible way"
|
||||
glass_icon_state = "glass_white"
|
||||
glass_icon_state = "stinger"
|
||||
glass_name = "Stinger"
|
||||
glass_desc = "You wonder what would happen if you pointed this at a heat source..."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user