sane stacks (#18342)

* sane stacks

* .

* .

* .

* -

* clean that up

* .

* .

* fix chat scaling

* readd cords

* .

* guh

---------

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
This commit is contained in:
Kashargul
2025-08-30 00:57:26 +02:00
committed by GitHub
co-authored by Selis
parent b75a47b66d
commit fac274e5f9
21 changed files with 45 additions and 27 deletions
@@ -305,7 +305,7 @@
desc = "Soft substance produced by bees. Used to make candles."
icon = 'icons/obj/beekeeping.dmi'
icon_state = "wax"
default_type = "wax"
default_type = MAT_WAX
pass_color = TRUE
strict_color_stacking = TRUE
@@ -314,7 +314,7 @@
recipes = wax_recipes
/datum/material/wax
name = "wax"
name = MAT_WAX
stack_type = /obj/item/stack/material/wax
icon_colour = "#fff343"
melting_point = T0C+300