| 
				 npctypespawn 
 Good day,
 Is this a bug or user error?
 
 Repro:
 
 #zone sebilis
 
 #npctypespawn 126717  // that is Trakanon in my npc_types database
 
 Result ... large human male.  I have found a lot of npcs showing up like this, particularly large boss type mobs.  Is this common or am I the only one suffering from it.
 
 Thanks.
 
 - foobar
 
 Oh, feature request:
 
 #npctypesearch <mob name>  (would do something similar to SELECT * FROM npc_types WHERE name LIKE "%s";
 |