James D. Callahan III:
	- Used NPC_DATA to populate NPC_ID_TO_MAP_NAME, NPC_ID_TO_NAME, NPC_ID_TO_WORLD_NAME, and TAMABLE_NPCS.
	- Set Bloodtip's is_tamable status to true in NPC_DATA.
	- Set an appropriate is_tamable value for all the NPCs which were missing one in the NPC_DATA table.
	- Set the map_name for Akkrilus in NPC_DATA to Ashenvale.
	- Replaced the nil world_id values in NPC_DATA with appropriate continent/zone names.
SLOKnightfall:
	- Added missing mob localizations
