I realize that this is pretty silly, but for some reason every time I see the word "diety" I think about the misspelling of "Erollisi" in the diety.h file.  I don't even think the diety constants are used anywhere, but it just keeps coming up in my head.  So, I'm going to post it 
Change diety.h:
	Code:
	#define DEITY_EROLLSI		204
 To
	Code:
	#define DEITY_EROLLISI		204
 Also, diety constants are set in two separate files, diety.h and eq_constants.h.  Which file would the devs prefer is the authority?