ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/cwallsec.arc
Revision: 1.10
Committed: Sat Oct 16 09:16:32 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 cwall_closed_1
2 root 1.4 anim
3     cwallsec.x11
4     cwallsec.x12
5     cwallsec.x13
6     cwallsec.x14
7     cwallsec.x15
8     cwallsec.x16
9     cwallsec.x17
10     cwallsec.x18
11     mina
12 root 1.7 name wall
13     face cwallsec.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 cwall_open_1
29 root 1.1 anim
30 pippijn 1.2 cwallsec.x11
31     cwallsec.x12
32     cwallsec.x13
33     cwallsec.x14
34     cwallsec.x15
35     cwallsec.x16
36     cwallsec.x17
37     cwallsec.x18
38 root 1.1 mina
39 root 1.7 name wall
40     face cwallsec.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