[MIRROR] Scannable chems and fixes (#12162)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-12-26 05:44:29 -05:00
committed by GitHub
co-authored by Cameron Lennox
parent 52eb0db18c
commit 62bbe77537
27 changed files with 454 additions and 262 deletions
+1 -5
View File
@@ -71,11 +71,7 @@ Drinks Data
*/
/datum/reagent
var/glass_icon_file = null
var/glass_icon_state = null
var/glass_center_of_mass_x = 0
var/glass_center_of_mass_y = 0
var/glass_icon_source = null //CHOMP A way for us to have metaglass identify and decide which dmi it wants to grab sprites from - Jack
var/glass_icon_source = null //CHOMPEdit A way for us to have metaglass identify and decide which dmi it wants to grab sprites from - Jack
/datum/reagent/adminordrazine
glass_icon_state = "golden_cup"