

entityDef atdm:moveable_toy_doll
{
	"inherit"			"atdm:moveable_small_base"
	"editor_displayFolder"		"Moveables/Misc"
	"model"				"models/darkmod/misc/toy_doll.lwo"
	"mass"				"1.1"

	"friction"			"0.2"
	"bouncyness"			"0.03"
	"snd_bounce"			"tdm_straw_impact"
	"snd_bounce_carpet"             "tdm_impact_carpet_straw"
        "snd_bounce_cloth"             "tdm_impact_carpet_straw"
	"spr_object_hardness" "soft"
	"spr_object_size" "small"
}