manual mirrors
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
var/turf/T = loc
|
||||
if(!istype(T)) //you know this will happen somehow
|
||||
CRASH("Turf decal initialized in an object/nullspace")
|
||||
T.AddComponent(/datum/component/turf_decal, dir, icon, icon_state)
|
||||
T.AddComponent(/datum/component/decal, icon, icon_state, dir)
|
||||
|
||||
/obj/effect/turf_decal/stripes/line
|
||||
icon_state = "warningline"
|
||||
|
||||
Reference in New Issue
Block a user