| 
				 way to check if mob has an item 
 Is there a way I can check whether or not a mob has a particular item on it in the .pl file?
 When a certain mob dies I want to code up an EVENT_DEATH that checks his drops/possessions and says different things based on what he has.
 
 I think hasitem is only to check PC inventory?
 |