ID:172647
 
is it a bug when I define this but it shows all the mobs?
if not then why define /munkeys if it does all mobs?
for(var/mob/munkeys/M in world) will only cycle through types of mobs in the game that a munkeys. It should not be doing what ever is supposed to happen to munkeys, to normal mobs.