mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Adds sprite for lemon-lime in a glass
This commit is contained in:
@@ -258,6 +258,10 @@
|
||||
icon_state = "space-up_glass"
|
||||
name = "Glass of Space-up"
|
||||
desc = "Space-up. It helps keep your cool."
|
||||
if("lemon_lime")
|
||||
icon_state = "glass_yellow"
|
||||
name = "Glass of Lemon-Lime"
|
||||
desc = "You're pretty certain a real fruit has never actually touched this."
|
||||
if("moonshine")
|
||||
icon_state = "glass_clear"
|
||||
name = "Moonshine"
|
||||
@@ -451,4 +455,4 @@
|
||||
New()
|
||||
..()
|
||||
reagents.add_reagent("cola", 50)
|
||||
on_reagent_change()
|
||||
on_reagent_change()
|
||||
|
||||
Reference in New Issue
Block a user