mob
icon = 'Person.dmi'
icon_state = "Kumamon"
Login() //makes it so all mobs will be created with the person icon
icon_state = gender //when a player logs in, make their icon's state
..() //the gender of their key. Then call the parent!
Problem description:
I cant seem to fix it, can someone please help?
It keeps saying inconsistent indentation and I am confused on how to fix it