git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1369 c06c8d41-db1a-0410-9941-cceddc491573
MYK6YTCMHMGJBYY4FIQYYC3VE4KUHB2HSONK4UUY5P3AC5NLWDFQC
DTO3EUKWHZ5RJNGNCFYXSOVTIPVXPP637F2W7WFGYKJ7JK7VNKNQC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
RPOZZWKG5GLPHVZZ7ZKMKS64ZMV2LDCQSARBJFJ6FZOTOKCQO7FAC
// Make sure oklob plants are never highlighted. That'll defeat the // point of making them look like normal plants.
// Make sure oklob plants are never highlighted. That'll defeat the
// point of making them look like normal plants.
&& m->type != MONS_OKLOB_PLANT
/* * File: makeitem.h * Summary: Item creation routines. * * Modified for Crawl Reference by $Author: haranp $ on $Date: 2007-03-15T20:10:20.648083Z $ */
/*
* File: makeitem.h
* Summary: Item creation routines.
*
* Modified for Crawl Reference by $Author: haranp $ on $Date: 2007-03-15T20:10:20.648083Z $
*/
/* * File: makeitem.cc * Summary: Item creation routines. * * Modified for Crawl Reference by $Author: haranp $ on $Date: 2007-03-15T20:10:20.648083Z $ */
* File: makeitem.cc