ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/julian/Nimdoor.arc
Revision: 1.8
Committed: Fri Feb 9 01:51:43 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.7: +20 -20 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.6 object Nimdoorcl1
2 root 1.8 anim
3     Nimdoorcl1.x11
4     Nimdoorcl1.x12
5     Nimdoorcl1.x13
6     mina
7 scara 1.1 name Energy barrier
8 root 1.6 face Nimdoorcl1.x11
9     is_animated 1
10     hp 400
11     exp 1
12     ac 10
13     speed 0.2
14     level 1
15 root 1.7 materialname liquid
16 root 1.6 move_block all
17     alive 1
18 scara 1.1 no_pick 1
19     blocksview 1
20 root 1.6 editable 16
21     is_door 1
22     magicmap yellow
23     end
24    
25     object Nimdoorcl2
26 root 1.8 anim
27     Nimdoorcl2.x11
28     Nimdoorcl2.x12
29     Nimdoorcl2.x13
30     mina
31 root 1.6 name Energy barrier
32     face Nimdoorcl2.x11
33 scara 1.1 is_animated 1
34     hp 400
35     exp 1
36     ac 10
37 root 1.6 speed 0.2
38     level 1
39 root 1.7 materialname liquid
40 root 1.6 move_block all
41 scara 1.1 alive 1
42     no_pick 1
43     blocksview 1
44 root 1.6 editable 16
45     is_door 1
46     magicmap yellow
47     end
48    
49     object Nimdoorop1
50 root 1.8 anim
51     Nimdoorop1.x11
52     Nimdoorop1.x12
53     Nimdoorop1.x13
54     mina
55 root 1.6 name Energy field
56     face Nimdoorop1.x11
57 scara 1.1 is_animated 1
58     speed 0.2
59 root 1.7 materialname liquid
60 root 1.6 move_block 0
61 scara 1.1 no_pick 1
62     blocksview 1
63 root 1.6 magicmap yellow
64     end
65    
66     object Nimdoorop2
67 root 1.8 anim
68     Nimdoorop2.x11
69     Nimdoorop2.x12
70     Nimdoorop2.x13
71     mina
72 root 1.6 name Energy field
73     face Nimdoorop2.x11
74 scara 1.1 is_animated 1
75     speed 0.2
76 root 1.7 materialname liquid
77 root 1.6 move_block 0
78 scara 1.1 no_pick 1
79     blocksview 1
80 root 1.6 magicmap yellow
81 scara 1.1 end
82 root 1.6