ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/julian/Nimdoor.arc
Revision: 1.15
Committed: Sat Oct 16 09:17:40 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +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.10 object Nimdoorcl1
2 root 1.8 anim
3     Nimdoorcl1.x11
4     Nimdoorcl1.x12
5     Nimdoorcl1.x13
6     mina
7 root 1.11 name Energy barrier
8     face Nimdoorcl1.x11
9 root 1.6 is_animated 1
10     hp 400
11     exp 1
12     ac 10
13 root 1.11 speed 0.2
14     level 1
15     materialname liquid
16     move_block all
17 root 1.9 alive 1
18 root 1.11 no_pick 1
19     blocksview 1
20     is_door 1
21 root 1.9 end
22 root 1.11
23 root 1.10 object Nimdoorcl2
24 root 1.8 anim
25     Nimdoorcl2.x11
26     Nimdoorcl2.x12
27     Nimdoorcl2.x13
28     mina
29 root 1.11 name Energy barrier
30     face Nimdoorcl2.x11
31 scara 1.1 is_animated 1
32     hp 400
33     exp 1
34     ac 10
35 root 1.11 speed 0.2
36     level 1
37     materialname liquid
38     move_block all
39 root 1.9 alive 1
40 root 1.11 no_pick 1
41     blocksview 1
42     is_door 1
43 root 1.9 end
44 root 1.11
45 root 1.10 object Nimdoorop1
46 root 1.8 anim
47     Nimdoorop1.x11
48     Nimdoorop1.x12
49     Nimdoorop1.x13
50     mina
51 root 1.11 name Energy field
52     face Nimdoorop1.x11
53 scara 1.1 is_animated 1
54     speed 0.2
55 root 1.11 materialname liquid
56 root 1.12 move_block -all
57 root 1.11 no_pick 1
58     blocksview 1
59 root 1.9 end
60 root 1.11
61 root 1.10 object Nimdoorop2
62 root 1.8 anim
63     Nimdoorop2.x11
64     Nimdoorop2.x12
65     Nimdoorop2.x13
66     mina
67 root 1.11 name Energy field
68     face Nimdoorop2.x11
69 scara 1.1 is_animated 1
70     speed 0.2
71 root 1.11 materialname liquid
72 root 1.12 move_block -all
73 root 1.11 no_pick 1
74     blocksview 1
75 scara 1.1 end
76 root 1.11