Tried making a custom mob today using an already existing sprite: Kades. The debug didn't pick up on anything and @mi gives me the data just fine but when i tried spawning my mob it crashed the client. I'm not sure what the issue is.
rA svn: 16022
2800,KADES,D_Rank_Proctor,D Rank Procotor,43,24698,0,0,0,1,200,300,50,60,40,40,40,40,40,40,10,12,2,0,67,0x37B5,150,768,768,576,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
I didn't change or do anything client side. I assumed that because I am making a custom mob based off an existing sprite that nothing needs to be done client side.