cleans up INIT (#17130)

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
This commit is contained in:
Kashargul
2025-02-13 23:28:01 +01:00
committed by GitHub
co-authored by Selis
parent 7a92b21f97
commit f9e7b44dae
38 changed files with 187 additions and 187 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
var/pass_color = FALSE // Will the item pass its own color var to the created item? Dyed cloth, wood, etc.
var/strict_color_stacking = FALSE // Will the stack merge with other stacks that are different colors? (Dyed cloth, wood, etc)
/obj/item/stack/Initialize(var/ml, var/starting_amount)
/obj/item/stack/Initialize(mapload, var/starting_amount)
. = ..()
if(!stacktype)
stacktype = type