ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/julian/Nimdoor.arc
Revision: 1.14
Committed: Tue Nov 3 09:58:56 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.13: +4 -4 lines
Log Message:
big cfarch-normalize run

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 root 1.14 magicmap yellow
11 root 1.6 hp 400
12     exp 1
13     ac 10
14 root 1.11 speed 0.2
15     level 1
16     materialname liquid
17     move_block all
18 root 1.9 alive 1
19 root 1.11 no_pick 1
20     blocksview 1
21     is_door 1
22 root 1.9 end
23 root 1.11
24 root 1.10 object Nimdoorcl2
25 root 1.8 anim
26     Nimdoorcl2.x11
27     Nimdoorcl2.x12
28     Nimdoorcl2.x13
29     mina
30 root 1.11 name Energy barrier
31     face Nimdoorcl2.x11
32 scara 1.1 is_animated 1
33 root 1.14 magicmap yellow
34 scara 1.1 hp 400
35     exp 1
36     ac 10
37 root 1.11 speed 0.2
38     level 1
39     materialname liquid
40     move_block all
41 root 1.9 alive 1
42 root 1.11 no_pick 1
43     blocksview 1
44     is_door 1
45 root 1.9 end
46 root 1.11
47 root 1.10 object Nimdoorop1
48 root 1.8 anim
49     Nimdoorop1.x11
50     Nimdoorop1.x12
51     Nimdoorop1.x13
52     mina
53 root 1.11 name Energy field
54     face Nimdoorop1.x11
55 scara 1.1 is_animated 1
56 root 1.14 magicmap yellow
57 scara 1.1 speed 0.2
58 root 1.11 materialname liquid
59 root 1.12 move_block -all
60 root 1.11 no_pick 1
61     blocksview 1
62 root 1.9 end
63 root 1.11
64 root 1.10 object Nimdoorop2
65 root 1.8 anim
66     Nimdoorop2.x11
67     Nimdoorop2.x12
68     Nimdoorop2.x13
69     mina
70 root 1.11 name Energy field
71     face Nimdoorop2.x11
72 scara 1.1 is_animated 1
73 root 1.14 magicmap yellow
74 scara 1.1 speed 0.2
75 root 1.11 materialname liquid
76 root 1.12 move_block -all
77 root 1.11 no_pick 1
78     blocksview 1
79 scara 1.1 end
80 root 1.11