Added charpane parsing already. We also want:
* something that parses the skill message and removes the shrunken head from offhand / lefty, and adds the previously equipped item if there was one
* print a message on zombie death and update the properties to remove the zombie
* some of the zombie attacks from the zombie messages don't log their damage. Also might be nice to just log the messages in general?
* some items that scale with level were updated to include a message which breaks our enchantment parsing, so this needs to be detected and fixed
				
			* something that parses the skill message and removes the shrunken head from offhand / lefty, and adds the previously equipped item if there was one
* print a message on zombie death and update the properties to remove the zombie
* some of the zombie attacks from the zombie messages don't log their damage. Also might be nice to just log the messages in general?
* some items that scale with level were updated to include a message which breaks our enchantment parsing, so this needs to be detected and fixed