mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 06:40:08 +01:00
Convert /material to /datum/material
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
var/epitaph = "" //A quick little blurb
|
||||
// var/dir_locked = 0 //Can it be spun? Not currently implemented
|
||||
|
||||
var/material/material
|
||||
var/datum/material/material
|
||||
|
||||
/obj/structure/gravemarker/New(var/newloc, var/material_name)
|
||||
..(newloc)
|
||||
|
||||
Reference in New Issue
Block a user