[MIRROR] some more new to init (#10270)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-01 18:31:24 -07:00
committed by GitHub
parent 3444e3e21d
commit ad0915a957
116 changed files with 574 additions and 657 deletions

View File

@@ -43,8 +43,8 @@
// type -> /datum/category_item/partslathe/
var/static/list/partslathe_recipies
/obj/machinery/partslathe/New()
..()
/obj/machinery/partslathe/Initialize(mapload)
. = ..()
default_apply_parts()
update_icon()
update_recipe_list()