arch/flesh
SilverNexus 0395cac983 Add images for goblin's foot. 2021-08-12 01:22:09 -04:00
..
demon Add a used-up message for demon icors. 2014-03-29 00:23:28 +00:00
dragon Adding images that were missed in r18803 2013-07-20 16:11:26 +00:00
generic set client_type for hides 2020-09-27 01:32:57 +00:00
goblin Add images for goblin's foot. 2021-08-12 01:22:09 -04:00
human New art for corpse. 2021-04-22 19:21:48 +00:00
misc Additional art for goblin and zombie corpses. 2021-04-24 14:41:44 +00:00
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.