ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/cwall-red/redcwall_weak.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:41 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +23 -23 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.3 object redweak_wall_3
2 root 1.4 anim
3     redcwall_w_0.x11
4     redcwall_w_0.x12
5     redcwall_w_0.x13
6     redcwall_w_0.x14
7     redcwall_w_0.x15
8     redcwall_w_0.x16
9     redcwall_w_0.x17
10     redcwall_w_0.x18
11     redcwall_w_0.x19
12     redcwall_w_0.x1A
13     mina
14 root 1.1 name wall
15     race wall
16 pippijn 1.2 face redcwall_w_0.x11
17 root 1.3 is_animated 0
18     hp 100
19     maxhp 100
20     ac 30
21     level 1
22     resist_magic 100
23     resist_fire 100
24     resist_electricity 100
25     resist_cold 100
26     resist_confusion 100
27     resist_acid 100
28     resist_drain 100
29     alive 1
30     no_pick 1
31     blocksview 1
32     tear_down 1
33     editable 768
34     magicmap grey
35     visibility 100
36     end
37    
38     object redweak_wall_4
39 root 1.4 anim
40     redcwall_w_1.x11
41     redcwall_w_1.x12
42     redcwall_w_1.x13
43     redcwall_w_1.x14
44     redcwall_w_1.x15
45     redcwall_w_1.x16
46     redcwall_w_1.x17
47     redcwall_w_1.x18
48     redcwall_w_1.x19
49     mina
50 root 1.3 name wall
51     race wall
52     face redcwall_w_1.x11
53 root 1.1 is_animated 0
54     hp 100
55     maxhp 100
56     ac 30
57 root 1.3 level 1
58 root 1.1 resist_magic 100
59     resist_fire 100
60     resist_electricity 100
61     resist_cold 100
62     resist_confusion 100
63     resist_acid 100
64     resist_drain 100
65 root 1.3 alive 1
66 root 1.1 no_pick 1
67     blocksview 1
68 root 1.3 tear_down 1
69 root 1.1 editable 768
70 root 1.3 magicmap grey
71 root 1.1 visibility 100
72 root 1.3 end
73 root 1.1