[MIRROR] sane stacks (#11533)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-08-30 01:12:10 +02:00
committed by GitHub
co-authored by Kashargul Selis
parent 4797afe137
commit a272557ccd
21 changed files with 45 additions and 27 deletions
+1
View File
@@ -31,6 +31,7 @@
default_type = MAT_STEEL
material = get_material_by_name("[default_type]")
if(!material)
stack_trace("Material of type: [default_type] does not exist.")
return INITIALIZE_HINT_QDEL
recipes = material.get_recipes()