ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/awall/awall_weak.arc
Revision: 1.8
Committed: Tue Nov 3 09:49:52 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.7: +0 -2 lines
Log Message:
remove editable field, elmey says so

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     hp 80
16     maxhp 80
17     ac 30
18 root 1.7 level 1
19 root 1.3 resist_magic 100
20     resist_fire 100
21     resist_electricity 100
22     resist_cold 100
23     resist_confusion 100
24     resist_acid 100
25     resist_drain 100
26 root 1.7 alive 1
27 root 1.3 no_pick 1
28     blocksview 1
29 root 1.7 tear_down 1
30     magicmap black
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     hp 80
52     maxhp 80
53     ac 30
54 root 1.7 level 1
55 root 1.1 resist_magic 100
56     resist_fire 100
57     resist_electricity 100
58     resist_cold 100
59     resist_confusion 100
60     resist_acid 100
61     resist_drain 100
62 root 1.7 alive 1
63 root 1.1 no_pick 1
64     blocksview 1
65 root 1.7 tear_down 1
66     magicmap black
67 root 1.5 visibility 100
68 root 1.3 end
69 root 1.7