mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 02:56:14 +01:00
Convert /material to /datum/material
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
qdel(above)
|
||||
|
||||
// Make them constructable in hand
|
||||
/material/steel/generate_recipes()
|
||||
/datum/material/steel/generate_recipes()
|
||||
..()
|
||||
recipes += new/datum/stack_recipe("ladder assembly", /obj/structure/ladder_assembly, 4, time = 50, one_per_turf = 1, on_floor = 1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user