arch/flesh
kts of kettek 070c5db3db Add slug tongue 2023-11-16 15:20:47 -08:00
..
demon Add a demon horn as a flesh item. Make it drop from demons. 2023-04-06 19:10:12 -04:00
dragon Fix incorrect license url for dragon_wing and recolorings. 2023-03-09 07:23:38 -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 Add slug tongue 2023-11-16 15:20:47 -08: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.