ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/cwall/cwall_weak.arc
Revision: 1.10
Committed: Sat Oct 16 09:19:26 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_3
2 root 1.4 anim
3     cwall_w_0.x11
4     cwall_w_0.x12
5     cwall_w_0.x13
6     cwall_w_0.x14
7     cwall_w_0.x15
8     cwall_w_0.x16
9     cwall_w_0.x17
10     cwall_w_0.x18
11     cwall_w_0.x19
12     cwall_w_0.x1A
13     mina
14 root 1.7 name wall
15     race wall
16     face cwall_w_0.x11
17 root 1.3 is_animated 0
18     hp 100
19     maxhp 100
20     ac 30
21 root 1.7 level 1
22 root 1.3 resist_magic 100
23     resist_fire 100
24     resist_electricity 100
25     resist_cold 100
26     resist_confusion 100
27     resist_acid 100
28     resist_drain 100
29 root 1.7 alive 1
30 root 1.3 no_pick 1
31     blocksview 1
32 root 1.7 tear_down 1
33 root 1.3 end
34 root 1.7
35 root 1.6 object weak_wall_4
36 root 1.4 anim
37     cwall_w_1.x11
38     cwall_w_1.x12
39     cwall_w_1.x13
40     cwall_w_1.x14
41     cwall_w_1.x15
42     cwall_w_1.x16
43     cwall_w_1.x17
44     cwall_w_1.x18
45     cwall_w_1.x19
46     mina
47 root 1.7 name wall
48     race wall
49     face cwall_w_1.x11
50 root 1.1 is_animated 0
51     hp 100
52     maxhp 100
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 root 1.3 end
67 root 1.7