arch/flesh
SilverNexus 03d2f302d9 Add a recoloring of big_dragon_dragon_wing for any dragon_wing.
Moved old art to classic face set.
2023-02-15 21:57:29 -05:00
..
demon Add a used-up message for demon icors. 2014-03-29 00:23:28 +00:00
dragon Add a recoloring of big_dragon_dragon_wing for any dragon_wing. 2023-02-15 21:57:29 -05:00
generic set client_type for hides 2020-09-27 01:32:57 +00:00
goblin Replace '#' by 'comment' for LICENSE files, remove useless blank 'licenseurl' lines 2022-07-02 19:19:18 +02:00
human Replace '#' by 'comment' for LICENSE files, remove useless blank 'licenseurl' lines 2022-07-02 19:19:18 +02:00
misc Replace '#' by 'comment' for LICENSE files, remove useless blank 'licenseurl' lines 2022-07-02 19:19:18 +02: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.