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