ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/flesh/blood/blood_red.arc
Revision: 1.7
Committed: Tue Feb 6 22:40:02 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.6: +37 -31 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.7 object blood_red
2 elmex 1.1 name puddle of red blood
3 pippijn 1.6 face blood_red.x11
4 elmex 1.1 food 3
5 elmex 1.4 nrof 1
6 root 1.7 type 54
7 elmex 1.3 material 544
8 root 1.7 weight 20
9 elmex 1.2 no_pick 1
10 root 1.7 identified 1
11 elmex 1.1 end
12 root 1.7
13     object blood_red2
14 elmex 1.1 name puddle of red blood
15 pippijn 1.6 face blood_red2.x11
16 elmex 1.1 food 3
17 elmex 1.4 nrof 1
18 root 1.7 type 54
19 elmex 1.3 material 544
20 root 1.7 weight 20
21 elmex 1.2 no_pick 1
22 root 1.7 identified 1
23 elmex 1.1 end
24 root 1.7
25     object blood_red2_medium
26 elmex 1.1 name puddle of red blood
27 root 1.7 face blood_red2_medium.x11
28     food 2
29     nrof 1
30 elmex 1.4 type 54
31 root 1.7 material 544
32     weight 20
33     no_pick 1
34 elmex 1.5 identified 1
35 root 1.7 end
36    
37     object blood_red2_small
38     name small puddle of red blood
39     face blood_red2_small.x11
40     food 1
41 elmex 1.4 nrof 1
42 root 1.7 type 54
43 elmex 1.3 material 544
44 root 1.7 weight 20
45 elmex 1.2 no_pick 1
46 root 1.7 identified 1
47 elmex 1.1 end
48 root 1.7
49     object blood_red_medium
50 elmex 1.1 name puddle of red blood
51 root 1.7 face blood_red_medium.x11
52 elmex 1.1 food 2
53 elmex 1.4 nrof 1
54 root 1.7 type 54
55 elmex 1.3 material 544
56 root 1.7 weight 20
57 elmex 1.2 no_pick 1
58 root 1.7 identified 1
59 elmex 1.1 end
60 root 1.7
61     object blood_red_small
62 elmex 1.1 name small puddle of red blood
63 pippijn 1.6 face blood_red_small.x11
64 elmex 1.1 food 1
65 elmex 1.4 nrof 1
66 root 1.7 type 54
67 elmex 1.3 material 544
68 root 1.7 weight 20
69 elmex 1.2 no_pick 1
70 elmex 1.5 identified 1
71 elmex 1.1 end
72 root 1.7