ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/awall/awall_weak.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:36 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +32 -32 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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