some small things (#17693)

* some small things

* .

* clean this up

* potentially fix nulls in player list

* .

* Fixes

* Update machine_stacking.dm

---------

Co-authored-by: C.L. <killer65311@gmail.com>
This commit is contained in:
Kashargul
2025-05-15 00:56:26 -04:00
committed by GitHub
co-authored by C.L.
parent 52acbfa688
commit f84536fc3a
9 changed files with 19 additions and 22 deletions
@@ -66,9 +66,9 @@
return ..()
/obj/item/stack/material/stick
name = "wooden stick"
name = MAT_WOODEN_STICK
icon_state = "sheet-stick"
default_type = "wooden stick"
default_type = MAT_WOODEN_STICK
strict_color_stacking = TRUE
apply_colour = 1
drop_sound = 'sound/items/drop/wooden.ogg'