added classic level set files to repository
[rocksndiamonds.git] / levels / Classic_Games / classic_emerald_mine / helpanim.conf
1
2 # =============================================================================
3 # Emerald Mine V4 style info screen animation definitions
4 # =============================================================================
5
6 player_1.moving.down:                   16
7 player_1.moving.up:                     16
8 player_1.moving.left:                   16
9 player_1.moving.right:                  16
10 player_1.pushing.left:                  16
11 player_1.pushing.right:                 16
12 player_1.snapping.left:                 16
13 player_1.snapping.right:                16
14 end
15
16 player_2.moving.down:                   16
17 player_2.moving.up:                     16
18 player_2.moving.left:                   16
19 player_2.moving.right:                  16
20 player_2.pushing.left:                  16
21 player_2.pushing.right:                 16
22 player_2.snapping.left:                 16
23 player_2.snapping.right:                16
24 end
25
26 sand:                                   50
27 sand.digging.left:                      6
28 empty_space:                            10
29 sand:                                   50
30 sand.digging.right:                     6
31 empty_space:                            10
32 sand:                                   50
33 sand.digging.up:                        6
34 empty_space:                            10
35 sand:                                   50
36 sand.digging.down:                      6
37 empty_space:                            10
38 end
39
40 steelwall:                              -1
41 end
42
43 wall:                                   -1
44 end
45
46 wall_slippery:                          -1
47 end
48
49 rock:                                   -1
50 end
51
52 emerald:                                50
53 emerald.collecting:                     6
54 empty_space:                            10
55 end
56
57 diamond:                                50
58 diamond.collecting:                     6
59 empty_space:                            10
60 end
61
62 empty_space:                            -1
63 end
64
65 bomb:                                   100
66 bomb.exploding:                         14
67 empty_space:                            10
68 end
69
70 nut:                                    50
71 nut.breaking:                           6
72 emerald:                                25
73 end
74
75 robot:                                  -1
76 end
77
78 spaceship.up:                           2
79 spaceship.turning_from_up.right:        6
80 spaceship.right:                        2
81 spaceship.turning_from_right.down:      6
82 spaceship.down:                         2
83 spaceship.turning_from_down.left:       6
84 spaceship.left:                         2
85 spaceship.turning_from_left.up:         6
86 end
87
88 bug.up:                                 2
89 bug.turning_from_up.left:               6
90 bug.left:                               2
91 bug.turning_from_left.down:             6
92 bug.down:                               2
93 bug.turning_from_down.right:            6
94 bug.right:                              2
95 bug.turning_from_right.up:              6
96 end
97
98 yamyam:                                 -1
99 end
100
101 em_key_1:                               25
102 em_key_2:                               25
103 em_key_3:                               25
104 em_key_4:                               25
105 end
106
107 em_gate_1:                              25
108 em_gate_2:                              25
109 em_gate_3:                              25
110 em_gate_4:                              25
111 end
112
113 em_gate_1_gray:                         25
114 em_gate_2_gray:                         25
115 em_gate_3_gray:                         25
116 em_gate_4_gray:                         25
117 end
118
119 empty_space:                            -1
120 end
121
122 dynamite:                               50
123 dynamite.active:                        80
124 dynamite.exploding:                     14
125 empty_space:                            10
126 end
127
128 amoeba_wet:                             -1
129 end
130
131 quicksand_empty:                        -1
132 end
133
134 invisible_wall:                         -1
135 end
136
137 magic_wall:                             50
138 magic_wall.active:                      50
139 end
140
141 robot_wheel:                            50
142 robot_wheel.active:                     50
143 end
144
145 acid:                                   -1
146 end
147
148 exit_closed:                            -1
149 end
150
151 exit_open:                              -1
152 end