runtime fix

This commit is contained in:
Metis
2024-12-19 15:43:35 -05:00
parent f3486be292
commit 2402580023
3 changed files with 4 additions and 8 deletions
@@ -46,7 +46,6 @@
cut_overlays()
var/mutable_appearance/reagent_overlay = mutable_appearance(icon, "reagent")
if(reagents.reagent_list.len)
var/datum/reagent/R = reagents.get_master_reagent()
/*if(!renamedByPlayer)
name = "bottle of " + R.name
desc = R.glass_desc*/