var/mob/Monster/Sludge/S = new
S.loc = locate(1,34,2)
Problem description:
Monster dosent go where its supposed to, but it is in the game, when teleporting to the monster I meet a black screen, I can summon them to the point in question though.
I have searched through all my code and I cant think of why it would be doing this.
new mob/Monster/Sludge(1,34,2)