arch/flesh
rjtanner fe2ff0b15c Give dragons scales (flesh/dragon/dragon_sca.arc) object type 73 (inorganic), this avoids alerts in server logs: Query_cost: item green dragon scale hasn't got a valid type (but with all scale colors)
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11292 282e977c-c81d-0410-88c4-b93c2d0d6712
2009-01-31 07:49:14 +00:00
..
demon Losslessly recompress some PNG images for smaller size to reduce the bandwidth 2009-01-25 02:32:47 +00:00
dragon Give dragons scales (flesh/dragon/dragon_sca.arc) object type 73 (inorganic), this avoids alerts in server logs: Query_cost: item green dragon scale hasn't got a valid type (but with all scale colors) 2009-01-31 07:49:14 +00:00
generic Losslessly recompress some PNG images for smaller size to reduce the bandwidth needed for sending images to clients. 2009-01-25 03:37:19 +00:00
goblin Losslessly recompress some PNG images for smaller size to reduce the bandwidth needed for sending images to clients. 2009-01-25 03:37:19 +00:00
human Losslessly recompress some PNG images for smaller size to reduce the bandwidth needed for sending images to clients. 2009-01-25 03:37:19 +00:00
misc Losslessly recompress some PNG images for smaller size to reduce the bandwidth needed for sending images to clients. 2009-01-25 03:37:19 +00:00
README Initial revision 1999-03-29 05:02:53 +00:00

README

	These are all items w/ type FLESH. This type is like
	type FOOD, but, FLESH objects inherit properties of 
	their owners. A special def for weight is imployed:
     	item weight is FLESH weight/100 * donor.

	Therefore use a value between 1-100 for FLESH obj. 
	weight. Higher values represent larger fractions of 
	the donor's original mass. Things like the corpse
	should be 100, whereas fingers, eyes, etc are low
	weight value items.

					-b.t.