mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 07:28:53 +01:00
Merge pull request #8164 from SweetBlueSylveon/Drink-Patch
Fixes two drinks.
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
glass_center_of_mass = list("x"=16, "y"=8)
|
||||
glass_icon_file = 'icons/obj/drinks_vr.dmi'
|
||||
|
||||
/datum/reagent/drink/shroomjuice
|
||||
/datum/reagent/ethanol/shroomjuice
|
||||
glass_icon_state = "shroomjuiceglass"
|
||||
glass_center_of_mass = list("x"=16, "y"=8)
|
||||
glass_icon_file = 'icons/obj/drinks_vr.dmi'
|
||||
@@ -108,7 +108,7 @@
|
||||
glass_center_of_mass = list("x"=16, "y"=8)
|
||||
glass_icon_file = 'icons/obj/drinks_vr.dmi'
|
||||
|
||||
/datum/reagent/drink/unsweettea
|
||||
/datum/reagent/ethanol/unsweettea
|
||||
glass_icon_state = "unsweetteaglass"
|
||||
glass_center_of_mass = list("x"=16, "y"=8)
|
||||
glass_icon_file = 'icons/obj/drinks_vr.dmi'
|
||||
|
||||
Reference in New Issue
Block a user