ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/awall/awall_weak.arc
Revision: 1.9
Committed: Tue Nov 3 09:59:36 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +2 -2 lines
Log Message:
big cfarch-normalize run

File Contents

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