8 void BloodyHands(
string normal_material,
string bloody_material )
const int MATERIAL_TYPE_BLOODY
string GetMaterial(int material_type)
void BloodyHands(string normal_material, string bloody_material)
const int MATERIAL_TYPE_NORMAL
void SetMaterial(int material_type, string material)