ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/flesh/blood/blood_red.arc
Revision: 1.3
Committed: Sat Dec 23 18:56:04 2006 UTC (17 years, 6 months ago) by elmex
Branch: MAIN
Changes since 1.2: +6 -0 lines
Log Message:
making blood burnable, it's now of type organic liquid

File Contents

# User Rev Content
1 elmex 1.1 Object blood_red
2     name puddle of red blood
3     type 72
4     face blood_red.111
5     food 3
6 elmex 1.3 material 544
7 elmex 1.2 no_pick 1
8 elmex 1.1 weight 20
9     end
10     Object blood_red2
11     name puddle of red blood
12     type 72
13     face blood_red2.111
14     food 3
15 elmex 1.3 material 544
16 elmex 1.2 no_pick 1
17 elmex 1.1 weight 20
18     end
19     Object blood_red_medium
20     name puddle of red blood
21     type 72
22     face blood_red_medium.111
23     food 2
24 elmex 1.3 material 544
25 elmex 1.2 no_pick 1
26 elmex 1.1 weight 20
27     end
28     Object blood_red2_medium
29     name puddle of red blood
30     type 72
31     face blood_red2_medium.111
32     food 2
33 elmex 1.3 material 544
34 elmex 1.2 no_pick 1
35 elmex 1.1 weight 20
36     end
37     Object blood_red_small
38     name small puddle of red blood
39     type 72
40     face blood_red_small.111
41     food 1
42 elmex 1.3 material 544
43 elmex 1.2 no_pick 1
44 elmex 1.1 weight 20
45     end
46     Object blood_red2_small
47     name small puddle of red blood
48     type 72
49     face blood_red2_small.111
50     food 1
51 elmex 1.3 material 544
52 elmex 1.2 no_pick 1
53 elmex 1.1 weight 20
54     end