Files
Aurora.3/code/modules/effects/maze_generation/maze_helper_atoms.dm
2021-03-18 20:34:34 +01:00

6 lines
160 B
Plaintext

// Initial declaration
/obj/effect/mazegen
desc = "You should not be seeing this!"
icon = 'icons/mob/screen/generic.dmi'
icon_state = "x2"
color = "#00FF00"