ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/westcwallsec.arc
Revision: 1.10
Committed: Sat Oct 16 09:16:33 2010 UTC (13 years, 7 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 westcwall_closed_1
2 root 1.4 anim
3     westcwallsec.x11
4     westcwallsec.x12
5     westcwallsec.x13
6     westcwallsec.x14
7     westcwallsec.x15
8     westcwallsec.x16
9     westcwallsec.x17
10     westcwallsec.x18
11     mina
12 root 1.7 name wall
13     face westcwallsec.x18
14 root 1.3 is_animated 0
15 root 1.7 maxsp 0
16     dam 6
17     wc 7
18     type 91
19     move_block all
20     no_pick 1
21     blocksview 1
22 root 1.5 no_magic 1
23     damned 1
24 root 1.7 activate_on_push 1
25     activate_on_release 1
26 root 1.5 end
27 root 1.7
28 root 1.6 object westcwall_open_1
29 root 1.1 anim
30 pippijn 1.2 westcwallsec.x11
31     westcwallsec.x12
32     westcwallsec.x13
33     westcwallsec.x14
34     westcwallsec.x15
35     westcwallsec.x16
36     westcwallsec.x17
37     westcwallsec.x18
38 root 1.1 mina
39 root 1.7 name wall
40     face westcwallsec.x11
41 root 1.1 is_animated 0
42 root 1.7 maxsp 1
43     dam 6
44 root 1.5 wc 0
45 root 1.7 type 91
46     no_pick 1
47     no_magic 1
48     damned 1
49     activate_on_push 1
50     activate_on_release 1
51 root 1.1 end
52 root 1.7