arch/flesh
silvernexus dd92fe30b4 Adding images that were missed in r18803
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18818 282e977c-c81d-0410-88c4-b93c2d0d6712
2013-07-20 16:11:26 +00:00
..
demon
dragon Adding images that were missed in r18803 2013-07-20 16:11:26 +00:00
generic
goblin
human
misc
README

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.