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

File Contents

# User Rev Content
1 root 1.3 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.3 name wall
12 root 1.1 race wall
13 pippijn 1.2 face awall_w_0.x11
14 root 1.3 is_animated 0
15     hp 80
16     maxhp 80
17     ac 30
18     level 1
19     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     alive 1
27     no_pick 1
28     blocksview 1
29     tear_down 1
30     editable 768
31     magicmap black
32     visibility 100
33     end
34    
35     object weak_wall_2
36 root 1.4 anim
37     awall_w_1.x11
38     awall_w_1.x12
39     awall_w_1.x13
40     awall_w_1.x14
41     awall_w_1.x15
42     awall_w_1.x16
43     awall_w_1.x17
44     awall_w_1.x18
45     awall_w_1.x19
46     awall_w_1.x1A
47     mina
48 root 1.3 name wall
49     race wall
50     face awall_w_1.x11
51 root 1.1 is_animated 0
52     hp 80
53     maxhp 80
54     ac 30
55 root 1.3 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.3 alive 1
64 root 1.1 no_pick 1
65     blocksview 1
66 root 1.3 tear_down 1
67 root 1.1 editable 768
68 root 1.3 magicmap black
69 root 1.1 visibility 100
70 root 1.3 end
71 root 1.1