mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-17 01:54:25 +01:00
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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user