Skip to content

Improves the spawn command

Rob Nelson requested to merge pull/13063/new_spawn into Bleeding-Edge

Created by: unid15

Placing a period at the end of the path prevents subtypes from being listed

spawn "carbon/human" -> brings up a list with 9999 subtypes of /mob/living/carbon/human

spawn "carbon/human." -> spawns a human

fa

Merge request reports