ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/awall/awall_weak.arc
Revision: 1.10
Committed: Sat Oct 16 09:19:20 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -4 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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 root 1.3 end
31 root 1.7
32 root 1.6 object weak_wall_2
33 root 1.4 anim
34     awall_w_1.x11
35     awall_w_1.x12
36     awall_w_1.x13
37     awall_w_1.x14
38     awall_w_1.x15
39     awall_w_1.x16
40     awall_w_1.x17
41     awall_w_1.x18
42     awall_w_1.x19
43     awall_w_1.x1A
44     mina
45 root 1.7 name wall
46     race wall
47     face awall_w_1.x11
48 root 1.1 is_animated 0
49     hp 80
50     maxhp 80
51     ac 30
52 root 1.7 level 1
53 root 1.1 resist_magic 100
54     resist_fire 100
55     resist_electricity 100
56     resist_cold 100
57     resist_confusion 100
58     resist_acid 100
59     resist_drain 100
60 root 1.7 alive 1
61 root 1.1 no_pick 1
62     blocksview 1
63 root 1.7 tear_down 1
64 root 1.3 end
65 root 1.7