ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/mine/minedoor.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:42 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +28 -28 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.3 object mine_secret_1_1
2 root 1.4 anim
3     minedoor_4.x19
4     minedoor_4.x18
5     minedoor_4.x17
6     minedoor_4.x16
7     minedoor_4.x15
8     minedoor_4.x14
9     minedoor_4.x13
10     minedoor_4.x12
11     minedoor_4.x11
12     mina
13 root 1.1 name secret door
14 root 1.3 face minedoor_4.x11
15     is_animated 0
16     hp 50
17     maxhp 50
18     maxsp 0
19     dam 10
20     wc 8
21     speed 0.35
22 root 1.1 type 26
23 root 1.3 value 1
24     move_block all
25     no_pick 1
26     blocksview 1
27 root 1.1 activate_on_push 1
28     activate_on_release 1
29 root 1.3 editable 256
30     magicmap grey
31     visibility 100
32 root 1.4 end
33     more
34     object mine_secret_1_2
35 root 1.1 anim
36 pippijn 1.2 minedoor_4.x19
37     minedoor_4.x18
38     minedoor_4.x17
39     minedoor_4.x16
40     minedoor_4.x15
41     minedoor_4.x14
42     minedoor_4.x13
43     minedoor_4.x12
44     minedoor_4.x11
45 root 1.1 mina
46 root 1.3 name secret door
47     face minedoor_4.x11
48 root 1.1 is_animated 0
49 root 1.3 hp 50
50     maxhp 50
51 root 1.1 maxsp 0
52     dam 10
53 root 1.3 wc 8
54 root 1.1 x 1
55 root 1.3 speed 0.35
56 root 1.1 type 26
57 root 1.3 value 1
58     move_block all
59     no_pick 1
60     blocksview 1
61 root 1.1 activate_on_push 1
62     activate_on_release 1
63 root 1.3 magicmap grey
64     end
65    
66     object mine_secret_2_1
67 root 1.4 anim
68     minedoor_8.x19
69     minedoor_8.x18
70     minedoor_8.x17
71     minedoor_8.x16
72     minedoor_8.x15
73     minedoor_8.x14
74     minedoor_8.x13
75     minedoor_8.x12
76     minedoor_8.x11
77     mina
78 root 1.3 name secret door
79     face minedoor_8.x11
80 root 1.1 is_animated 0
81 root 1.3 hp 50
82     maxhp 50
83     maxsp 0
84     dam 10
85 root 1.1 wc 8
86     speed 0.35
87     type 26
88 root 1.3 value 1
89     move_block all
90     no_pick 1
91     blocksview 1
92 root 1.1 activate_on_push 1
93     activate_on_release 1
94 root 1.3 editable 256
95     magicmap grey
96     visibility 100
97 root 1.4 end
98     more
99     object mine_secret_2_2
100 root 1.1 anim
101 pippijn 1.2 minedoor_8.x19
102     minedoor_8.x18
103     minedoor_8.x17
104     minedoor_8.x16
105     minedoor_8.x15
106     minedoor_8.x14
107     minedoor_8.x13
108     minedoor_8.x12
109     minedoor_8.x11
110 root 1.1 mina
111 root 1.3 name secret door
112     face minedoor_8.x11
113 root 1.1 is_animated 0
114 root 1.3 hp 50
115     maxhp 50
116 root 1.1 maxsp 0
117     dam 10
118 root 1.3 wc 8
119 root 1.1 y 1
120 root 1.3 speed 0.35
121 root 1.1 type 26
122 root 1.3 value 1
123     move_block all
124     no_pick 1
125     blocksview 1
126 root 1.1 activate_on_push 1
127     activate_on_release 1
128 root 1.3 magicmap grey
129 root 1.1 end
130 root 1.3