1# -----------------------------------------------------------------------------
2# V4 specific definitions (V4 base, also shared by V5 and V6)
3# -----------------------------------------------------------------------------
4
5# -----------------------------------------------------------------------------
6# object graphic definitions
7# -----------------------------------------------------------------------------
8
9empty_space:						emc_objects.pcx
10empty_space.xpos:					0
11empty_space.ypos:					0
12empty_space.frames:					1
13empty_space.scale_up_factor:				2
14
15invisible_wall:						emc_objects.pcx
16invisible_wall.xpos:					0
17invisible_wall.ypos:					0
18invisible_wall.frames:					1
19invisible_wall.scale_up_factor:				2
20
21rock:							emc_objects.pcx
22rock.xpos:						1
23rock.ypos:						0
24rock.frames:						1
25rock.scale_up_factor:					2
26
27wall_slippery:						emc_objects.pcx
28wall_slippery.xpos:					2
29wall_slippery.ypos:					0
30wall_slippery.frames:					1
31wall_slippery.scale_up_factor:				2
32
33wall:							emc_objects.pcx
34wall.xpos:						3
35wall.ypos:						0
36wall.frames:						1
37wall.scale_up_factor:					2
38
39steelwall:						emc_objects.pcx
40steelwall.xpos:						4
41steelwall.ypos:						0
42steelwall.frames:					1
43steelwall.scale_up_factor:				2
44
45diamond:						emc_objects.pcx
46diamond.xpos:						6
47diamond.ypos:						0
48diamond.frames:						1
49diamond.scale_up_factor:				2
50
51rock.falling:						emc_objects.pcx
52rock.falling.xpos:					7
53rock.falling.ypos:					0
54rock.falling.frames:					7
55rock.falling.offset:					64
56rock.falling.2nd_movement_tile:				true
57rock.falling.2nd_vertical:				false
58rock.falling.scale_up_factor:				2
59
60rock.filling:						emc_objects.pcx
61rock.filling.xpos:					7
62rock.filling.ypos:					0
63rock.filling.frames:					7
64rock.filling.offset:					64
65rock.filling.delay:					5
66rock.filling.anim_mode:					linear
67rock.filling.scale_up_factor:				2
68
69rock.emptying:						emc_objects.pcx
70rock.emptying.xpos:					8
71rock.emptying.ypos:					0
72rock.emptying.frames:					7
73rock.emptying.offset:					64
74rock.emptying.delay:					2
75rock.emptying.anim_mode:				linear
76rock.emptying.scale_up_factor:				2
77
78rock.moving.right:					emc_objects.pcx
79rock.moving.right.xpos:					21
80rock.moving.right.ypos:					0
81rock.moving.right.frames:				3
82rock.moving.right.delay:				2
83rock.moving.right.anim_mode:				linear
84rock.moving.right.offset:				64
85rock.moving.right.2nd_movement_tile:			true
86rock.moving.right.2nd_vertical:				false
87rock.moving.right.scale_up_factor:			2
88
89rock.moving.left:					emc_objects.pcx
90rock.moving.left.xpos:					21
91rock.moving.left.ypos:					0
92rock.moving.left.frames:				3
93rock.moving.left.delay:					2
94rock.moving.left.anim_mode:				linear,reverse
95rock.moving.left.offset:				64
96rock.moving.left.2nd_movement_tile:			true
97rock.moving.left.2nd_vertical:				false
98rock.moving.left.scale_up_factor:			2
99
100rock.pushing.right:					emc_objects.pcx
101rock.pushing.right.xpos:				21
102rock.pushing.right.ypos:				0
103rock.pushing.right.frames:				3
104rock.pushing.right.delay:				2
105rock.pushing.right.anim_mode:				linear
106rock.pushing.right.offset:				64
107rock.pushing.right.2nd_movement_tile:			true
108rock.pushing.right.2nd_vertical:			false
109rock.pushing.right.scale_up_factor:			2
110
111rock.pushing.left:					emc_objects.pcx
112rock.pushing.left.xpos:					21
113rock.pushing.left.ypos:					0
114rock.pushing.left.frames:				3
115rock.pushing.left.delay:				2
116rock.pushing.left.anim_mode:				linear,reverse
117rock.pushing.left.offset:				64
118rock.pushing.left.2nd_movement_tile:			true
119rock.pushing.left.2nd_vertical:				false
120rock.pushing.left.scale_up_factor:			2
121
122diamond.falling:					emc_objects.pcx
123diamond.falling.xpos:					27
124diamond.falling.ypos:					0
125diamond.falling.frames:					7
126diamond.falling.offset:					64
127diamond.falling.2nd_movement_tile:			true
128diamond.falling.2nd_vertical:				false
129diamond.falling.scale_up_factor:			2
130
131[default].exploding:					emc_objects.pcx
132[default].exploding.xpos:				1
133[default].exploding.ypos:				1
134[default].exploding.frames:				7
135[default].exploding.delay:				2
136[default].exploding.anim_mode:				linear
137[default].exploding.scale_up_factor:			2
138
139[default].collecting:					emc_objects.pcx
140[default].collecting.xpos:				5
141[default].collecting.ypos:				1
142[default].collecting.frames:				3
143[default].collecting.delay:				3
144[default].collecting.anim_mode:				linear
145[default].collecting.scale_up_factor:			2
146
147[default].snapping:					emc_objects.pcx
148[default].snapping.xpos:				5
149[default].snapping.ypos:				1
150[default].snapping.frames:				3
151[default].snapping.delay:				3
152[default].snapping.anim_mode:				linear
153[default].snapping.scale_up_factor:			2
154
155emc_magic_ball.dropping:				emc_objects.pcx
156emc_magic_ball.dropping.xpos:				5
157emc_magic_ball.dropping.ypos:				1
158emc_magic_ball.dropping.frames:				3
159emc_magic_ball.dropping.delay:				3
160emc_magic_ball.dropping.anim_mode:			linear
161emc_magic_ball.dropping.scale_up_factor:		2
162
163diamond.moving.right:					emc_objects.pcx
164diamond.moving.right.xpos:				8
165diamond.moving.right.ypos:				1
166diamond.moving.right.frames:				3
167diamond.moving.right.delay:				2
168diamond.moving.right.anim_mode:				linear
169diamond.moving.right.offset:				64
170diamond.moving.right.2nd_movement_tile:			true
171diamond.moving.right.2nd_vertical:			false
172diamond.moving.right.scale_up_factor:			2
173
174diamond.moving.left:					emc_objects.pcx
175diamond.moving.left.xpos:				8
176diamond.moving.left.ypos:				1
177diamond.moving.left.frames:				3
178diamond.moving.left.delay:				2
179diamond.moving.left.anim_mode:				linear,reverse
180diamond.moving.left.offset:				64
181diamond.moving.left.2nd_movement_tile:			true
182diamond.moving.left.2nd_vertical:			false
183diamond.moving.left.scale_up_factor:			2
184
185diamond.smashed_by_rock:				emc_objects.pcx
186diamond.smashed_by_rock.xpos:				14
187diamond.smashed_by_rock.ypos:				1
188diamond.smashed_by_rock.frames:				3
189diamond.smashed_by_rock.delay:				2
190diamond.smashed_by_rock.anim_mode:			linear
191diamond.smashed_by_rock.scale_up_factor:		2
192
193robot.smashed_by_rock:					emc_objects.pcx
194robot.smashed_by_rock.xpos:				17
195robot.smashed_by_rock.ypos:				1
196robot.smashed_by_rock.frames:				3
197robot.smashed_by_rock.delay:				2
198robot.smashed_by_rock.anim_mode:			linear
199robot.smashed_by_rock.scale_up_factor:			2
200
201diamond.collecting:					emc_objects.pcx
202diamond.collecting.xpos:				20
203diamond.collecting.ypos:				1
204diamond.collecting.frames:				3
205diamond.collecting.delay:				2
206diamond.collecting.anim_mode:				linear
207diamond.collecting.scale_up_factor:			2
208
209robot.moving.down:					emc_objects.pcx
210robot.moving.down.xpos:					23
211robot.moving.down.ypos:					1
212robot.moving.down.frames:				3
213robot.moving.down.delay:				2
214robot.moving.down.anim_mode:				linear
215robot.moving.down.offset:				64
216robot.moving.down.2nd_movement_tile:			true
217robot.moving.down.2nd_vertical:				false
218robot.moving.down.scale_up_factor:			2
219
220robot.moving.up:					emc_objects.pcx
221robot.moving.up.xpos:					23
222robot.moving.up.ypos:					1
223robot.moving.up.frames:					3
224robot.moving.up.delay:					2
225robot.moving.up.anim_mode:				linear,reverse
226robot.moving.up.offset:					64
227robot.moving.up.2nd_movement_tile:			true
228robot.moving.up.2nd_vertical:				false
229robot.moving.up.scale_up_factor:			2
230
231robot.moving.right:					emc_objects.pcx
232robot.moving.right.xpos:				29
233robot.moving.right.ypos:				1
234robot.moving.right.frames:				3
235robot.moving.right.delay:				2
236robot.moving.right.anim_mode:				linear
237robot.moving.right.offset:				64
238robot.moving.right.2nd_movement_tile:			true
239robot.moving.right.2nd_vertical:			false
240robot.moving.right.scale_up_factor:			2
241
242robot.moving.left:					emc_objects.pcx
243robot.moving.left.xpos:					29
244robot.moving.left.ypos:					1
245robot.moving.left.frames:				3
246robot.moving.left.delay:				2
247robot.moving.left.anim_mode:				linear,reverse
248robot.moving.left.offset:				64
249robot.moving.left.2nd_movement_tile:			true
250robot.moving.left.2nd_vertical:				false
251robot.moving.left.scale_up_factor:			2
252
253robot:							emc_objects.pcx
254robot.xpos:						35
255robot.ypos:						1
256robot.frames:						4
257robot.anim_mode:					pingpong2
258robot.scale_up_factor:					2
259
260emc_grass.digging.left:					emc_objects.pcx
261emc_grass.digging.left.xpos:				39
262emc_grass.digging.left.ypos:				1
263emc_grass.digging.left.frames:				3
264emc_grass.digging.left.delay:				2
265emc_grass.digging.left.anim_mode:			linear
266emc_grass.digging.left.scale_up_factor:			2
267
268emc_grass.digging.right:				emc_objects.pcx
269emc_grass.digging.right.xpos:				2
270emc_grass.digging.right.ypos:				2
271emc_grass.digging.right.frames:				3
272emc_grass.digging.right.delay:				2
273emc_grass.digging.right.anim_mode:			linear
274emc_grass.digging.right.scale_up_factor:		2
275
276emc_grass.digging.up:					emc_objects.pcx
277emc_grass.digging.up.xpos:				5
278emc_grass.digging.up.ypos:				2
279emc_grass.digging.up.frames:				3
280emc_grass.digging.up.delay:				2
281emc_grass.digging.up.anim_mode:				linear
282emc_grass.digging.up.scale_up_factor:			2
283
284emc_grass.digging.down:					emc_objects.pcx
285emc_grass.digging.down.xpos:				8
286emc_grass.digging.down.ypos:				2
287emc_grass.digging.down.frames:				3
288emc_grass.digging.down.delay:				2
289emc_grass.digging.down.anim_mode:			linear
290emc_grass.digging.down.scale_up_factor:			2
291
292char_greater:						emc_objects.pcx
293char_greater.xpos:					11
294char_greater.ypos:					2
295char_greater.frames:					1
296char_greater.scale_up_factor:				2
297
298char_question:						emc_objects.pcx
299char_question.xpos:					12
300char_question.ypos:					2
301char_question.frames:					1
302char_question.scale_up_factor:				2
303
304spaceship:						emc_objects.pcx
305spaceship.xpos:						14
306spaceship.ypos:						2
307spaceship.frames:					4
308spaceship.delay:					8
309spaceship.scale_up_factor:				2
310
311spaceship.up:						emc_objects.pcx
312spaceship.up.xpos:					14
313spaceship.up.ypos:					2
314spaceship.up.frames:					1
315spaceship.up.scale_up_factor:				2
316
317spaceship.down:						emc_objects.pcx
318spaceship.down.xpos:					15
319spaceship.down.ypos:					2
320spaceship.down.frames:					1
321spaceship.down.scale_up_factor:				2
322
323spaceship.left:						emc_objects.pcx
324spaceship.left.xpos:					16
325spaceship.left.ypos:					2
326spaceship.left.frames:					1
327spaceship.left.scale_up_factor:				2
328
329spaceship.right:					emc_objects.pcx
330spaceship.right.xpos:					17
331spaceship.right.ypos:					2
332spaceship.right.frames:					1
333spaceship.right.scale_up_factor:			2
334
335spaceship.moving.up:					emc_objects.pcx
336spaceship.moving.up.xpos:				18
337spaceship.moving.up.ypos:				2
338spaceship.moving.up.frames:				7
339spaceship.moving.up.offset:				64
340spaceship.moving.up.2nd_movement_tile:			true
341spaceship.moving.up.2nd_vertical:			false
342spaceship.moving.up.2nd_swap_tiles:			true
343spaceship.moving.up.scale_up_factor:			2
344
345spaceship.moving.down:					emc_objects.pcx
346spaceship.moving.down.xpos:				32
347spaceship.moving.down.ypos:				2
348spaceship.moving.down.frames:				7
349spaceship.moving.down.offset:				64
350spaceship.moving.down.2nd_movement_tile:		true
351spaceship.moving.down.2nd_vertical:			false
352spaceship.moving.down.scale_up_factor:			2
353
354spaceship.moving.left:					emc_objects.pcx
355spaceship.moving.left.xpos:				6
356spaceship.moving.left.ypos:				3
357spaceship.moving.left.frames:				7
358spaceship.moving.left.offset:				64
359spaceship.moving.left.2nd_movement_tile:		true
360spaceship.moving.left.2nd_vertical:			false
361spaceship.moving.left.2nd_swap_tiles:			true
362spaceship.moving.left.scale_up_factor:			2
363
364spaceship.moving.right:					emc_objects.pcx
365spaceship.moving.right.xpos:				20
366spaceship.moving.right.ypos:				3
367spaceship.moving.right.frames:				7
368spaceship.moving.right.offset:				64
369spaceship.moving.right.2nd_movement_tile:		true
370spaceship.moving.right.2nd_vertical:			false
371spaceship.moving.right.scale_up_factor:			2
372
373spaceship.turning_from_up.right:			emc_objects.pcx
374spaceship.turning_from_up.right.xpos:			34
375spaceship.turning_from_up.right.ypos:			3
376spaceship.turning_from_up.right.frames:			3
377spaceship.turning_from_up.right.delay:			2
378spaceship.turning_from_up.right.anim_mode:		linear
379spaceship.turning_from_up.right.scale_up_factor:	2
380
381spaceship.turning_from_right.up:			emc_objects.pcx
382spaceship.turning_from_right.up.xpos:			34
383spaceship.turning_from_right.up.ypos:			3
384spaceship.turning_from_right.up.frames:			3
385spaceship.turning_from_right.up.delay:			2
386spaceship.turning_from_right.up.anim_mode:		linear,reverse
387spaceship.turning_from_right.up.scale_up_factor:	2
388
389spaceship.turning_from_right.down:			emc_objects.pcx
390spaceship.turning_from_right.down.xpos:			37
391spaceship.turning_from_right.down.ypos:			3
392spaceship.turning_from_right.down.frames:		3
393spaceship.turning_from_right.down.delay:		2
394spaceship.turning_from_right.down.anim_mode:		linear
395spaceship.turning_from_right.down.scale_up_factor:	2
396
397spaceship.turning_from_down.right:			emc_objects.pcx
398spaceship.turning_from_down.right.xpos:			37
399spaceship.turning_from_down.right.ypos:			3
400spaceship.turning_from_down.right.frames:		3
401spaceship.turning_from_down.right.delay:		2
402spaceship.turning_from_down.right.anim_mode:		linear,reverse
403spaceship.turning_from_down.right.scale_up_factor:	2
404
405spaceship.turning_from_down.left:			emc_objects.pcx
406spaceship.turning_from_down.left.xpos:			0
407spaceship.turning_from_down.left.ypos:			4
408spaceship.turning_from_down.left.frames:		3
409spaceship.turning_from_down.left.delay:			2
410spaceship.turning_from_down.left.anim_mode:		linear
411spaceship.turning_from_down.left.scale_up_factor:	2
412
413spaceship.turning_from_left.down:			emc_objects.pcx
414spaceship.turning_from_left.down.xpos:			0
415spaceship.turning_from_left.down.ypos:			4
416spaceship.turning_from_left.down.frames:		3
417spaceship.turning_from_left.down.delay:			2
418spaceship.turning_from_left.down.anim_mode:		linear,reverse
419spaceship.turning_from_left.down.scale_up_factor:	2
420
421spaceship.turning_from_left.up:				emc_objects.pcx
422spaceship.turning_from_left.up.xpos:			3
423spaceship.turning_from_left.up.ypos:			4
424spaceship.turning_from_left.up.frames:			3
425spaceship.turning_from_left.up.delay:			2
426spaceship.turning_from_left.up.anim_mode:		linear
427spaceship.turning_from_left.up.scale_up_factor:		2
428
429spaceship.turning_from_up.left:				emc_objects.pcx
430spaceship.turning_from_up.left.xpos:			3
431spaceship.turning_from_up.left.ypos:			4
432spaceship.turning_from_up.left.frames:			3
433spaceship.turning_from_up.left.delay:			2
434spaceship.turning_from_up.left.anim_mode:		linear,reverse
435spaceship.turning_from_up.left.scale_up_factor:		2
436
437spaceship.smashed_by_rock:				emc_objects.pcx
438spaceship.smashed_by_rock.xpos:				6
439spaceship.smashed_by_rock.ypos:				4
440spaceship.smashed_by_rock.frames:			3
441spaceship.smashed_by_rock.delay:			2
442spaceship.smashed_by_rock.scale_up_factor:		2
443
444bomb:							emc_objects.pcx
445bomb.xpos:						9
446bomb.ypos:						4
447bomb.frames:						1
448bomb.scale_up_factor:					2
449
450bomb.falling:						emc_objects.pcx
451bomb.falling.xpos:					10
452bomb.falling.ypos:					4
453bomb.falling.frames:					7
454bomb.falling.offset:					64
455bomb.falling.2nd_movement_tile:				true
456bomb.falling.2nd_vertical:				false
457bomb.falling.scale_up_factor:				2
458
459bomb.moving.right:					emc_objects.pcx
460bomb.moving.right.xpos:					24
461bomb.moving.right.ypos:					4
462bomb.moving.right.frames:				3
463bomb.moving.right.delay:				2
464bomb.moving.right.anim_mode:				linear
465bomb.moving.right.offset:				64
466bomb.moving.right.2nd_movement_tile:			true
467bomb.moving.right.2nd_vertical:				false
468bomb.moving.right.scale_up_factor:			2
469
470bomb.moving.left:					emc_objects.pcx
471bomb.moving.left.xpos:					24
472bomb.moving.left.ypos:					4
473bomb.moving.left.frames:				3
474bomb.moving.left.delay:					2
475bomb.moving.left.anim_mode:				linear,reverse
476bomb.moving.left.offset:				64
477bomb.moving.left.2nd_movement_tile:			true
478bomb.moving.left.2nd_vertical:				false
479bomb.moving.left.scale_up_factor:			2
480
481bomb.pushing.right:					emc_objects.pcx
482bomb.pushing.right.xpos:				24
483bomb.pushing.right.ypos:				4
484bomb.pushing.right.frames:				3
485bomb.pushing.right.delay:				2
486bomb.pushing.right.anim_mode:				linear
487bomb.pushing.right.offset:				64
488bomb.pushing.right.2nd_movement_tile:			true
489bomb.pushing.right.2nd_vertical:			false
490bomb.pushing.right.scale_up_factor:			2
491
492bomb.pushing.left:					emc_objects.pcx
493bomb.pushing.left.xpos:					24
494bomb.pushing.left.ypos:					4
495bomb.pushing.left.frames:				3
496bomb.pushing.left.delay:				2
497bomb.pushing.left.anim_mode:				linear,reverse
498bomb.pushing.left.offset:				64
499bomb.pushing.left.2nd_movement_tile:			true
500bomb.pushing.left.2nd_vertical:				false
501bomb.pushing.left.scale_up_factor:			2
502
503emerald:						emc_objects.pcx
504emerald.xpos:						30
505emerald.ypos:						4
506emerald.frames:						1
507emerald.scale_up_factor:				2
508
509emerald.falling:					emc_objects.pcx
510emerald.falling.xpos:					31
511emerald.falling.ypos:					4
512emerald.falling.frames:					7
513emerald.falling.offset:					64
514emerald.falling.2nd_movement_tile:			true
515emerald.falling.2nd_vertical:				false
516emerald.falling.scale_up_factor:			2
517
518emerald.moving.right:					emc_objects.pcx
519emerald.moving.right.xpos:				5
520emerald.moving.right.ypos:				5
521emerald.moving.right.frames:				3
522emerald.moving.right.delay:				2
523emerald.moving.right.anim_mode:				linear
524emerald.moving.right.offset:				64
525emerald.moving.right.2nd_movement_tile:			true
526emerald.moving.right.2nd_vertical:			false
527emerald.moving.right.scale_up_factor:			2
528
529emerald.moving.left:					emc_objects.pcx
530emerald.moving.left.xpos:				5
531emerald.moving.left.ypos:				5
532emerald.moving.left.frames:				3
533emerald.moving.left.delay:				2
534emerald.moving.left.anim_mode:				linear,reverse
535emerald.moving.left.offset:				64
536emerald.moving.left.2nd_movement_tile:			true
537emerald.moving.left.2nd_vertical:			false
538emerald.moving.left.scale_up_factor:			2
539
540emerald.collecting:					emc_objects.pcx
541emerald.collecting.xpos:				11
542emerald.collecting.ypos:				5
543emerald.collecting.frames:				3
544emerald.collecting.delay:				2
545emerald.collecting.anim_mode:				linear
546emerald.collecting.scale_up_factor:			2
547
548bomb.activating:					emc_objects.pcx
549bomb.activating.xpos:					14
550bomb.activating.ypos:					5
551bomb.activating.frames:					3
552bomb.activating.delay:					2
553bomb.activating.anim_mode:				linear
554bomb.activating.scale_up_factor:			2
555
556bug:							emc_objects.pcx
557bug.xpos:						17
558bug.ypos:						5
559bug.frames:						4
560bug.delay:						8
561bug.scale_up_factor:					2
562
563bug.up:							emc_objects.pcx
564bug.up.xpos:						17
565bug.up.ypos:						5
566bug.up.frames:						1
567bug.up.scale_up_factor:					2
568
569bug.down:						emc_objects.pcx
570bug.down.xpos:						18
571bug.down.ypos:						5
572bug.down.frames:					1
573bug.down.scale_up_factor:				2
574
575bug.left:						emc_objects.pcx
576bug.left.xpos:						19
577bug.left.ypos:						5
578bug.left.frames:					1
579bug.left.scale_up_factor:				2
580
581bug.right:						emc_objects.pcx
582bug.right.xpos:						20
583bug.right.ypos:						5
584bug.right.frames:					1
585bug.right.scale_up_factor:				2
586
587bug.moving.up:						emc_objects.pcx
588bug.moving.up.xpos:					21
589bug.moving.up.ypos:					5
590bug.moving.up.frames:					7
591bug.moving.up.offset:					64
592bug.moving.up.2nd_movement_tile:			true
593bug.moving.up.2nd_vertical:				false
594bug.moving.up.2nd_swap_tiles:				true
595bug.moving.up.scale_up_factor:				2
596
597bug.moving.down:					emc_objects.pcx
598bug.moving.down.xpos:					35
599bug.moving.down.ypos:					5
600bug.moving.down.frames:					7
601bug.moving.down.offset:					64
602bug.moving.down.2nd_movement_tile:			true
603bug.moving.down.2nd_vertical:				false
604bug.moving.down.scale_up_factor:			2
605
606bug.moving.left:					emc_objects.pcx
607bug.moving.left.xpos:					9
608bug.moving.left.ypos:					6
609bug.moving.left.frames:					7
610bug.moving.left.offset:					64
611bug.moving.left.2nd_movement_tile:			true
612bug.moving.left.2nd_vertical:				false
613bug.moving.left.2nd_swap_tiles:				true
614bug.moving.left.scale_up_factor:			2
615
616bug.moving.right:					emc_objects.pcx
617bug.moving.right.xpos:					23
618bug.moving.right.ypos:					6
619bug.moving.right.frames:				7
620bug.moving.right.offset:				64
621bug.moving.right.2nd_movement_tile:			true
622bug.moving.right.2nd_vertical:				false
623bug.moving.right.scale_up_factor:			2
624
625bug.turning_from_up.right:				emc_objects.pcx
626bug.turning_from_up.right.xpos:				37
627bug.turning_from_up.right.ypos:				6
628bug.turning_from_up.right.frames:			3
629bug.turning_from_up.right.delay:			2
630bug.turning_from_up.right.anim_mode:			linear
631bug.turning_from_up.right.scale_up_factor:		2
632
633bug.turning_from_right.up:				emc_objects.pcx
634bug.turning_from_right.up.xpos:				37
635bug.turning_from_right.up.ypos:				6
636bug.turning_from_right.up.frames:			3
637bug.turning_from_right.up.delay:			2
638bug.turning_from_right.up.anim_mode:			linear,reverse
639bug.turning_from_right.up.scale_up_factor:		2
640
641bug.turning_from_right.down:				emc_objects.pcx
642bug.turning_from_right.down.xpos:			0
643bug.turning_from_right.down.ypos:			7
644bug.turning_from_right.down.frames:			3
645bug.turning_from_right.down.delay:			2
646bug.turning_from_right.down.anim_mode:			linear
647bug.turning_from_right.down.scale_up_factor:		2
648
649bug.turning_from_down.right:				emc_objects.pcx
650bug.turning_from_down.right.xpos:			0
651bug.turning_from_down.right.ypos:			7
652bug.turning_from_down.right.frames:			3
653bug.turning_from_down.right.delay:			2
654bug.turning_from_down.right.anim_mode:			linear,reverse
655bug.turning_from_down.right.scale_up_factor:		2
656
657bug.turning_from_down.left:				emc_objects.pcx
658bug.turning_from_down.left.xpos:			3
659bug.turning_from_down.left.ypos:			7
660bug.turning_from_down.left.frames:			3
661bug.turning_from_down.left.delay:			2
662bug.turning_from_down.left.anim_mode:			linear
663bug.turning_from_down.left.scale_up_factor:		2
664
665bug.turning_from_left.down:				emc_objects.pcx
666bug.turning_from_left.down.xpos:			3
667bug.turning_from_left.down.ypos:			7
668bug.turning_from_left.down.frames:			3
669bug.turning_from_left.down.delay:			2
670bug.turning_from_left.down.anim_mode:			linear,reverse
671bug.turning_from_left.down.scale_up_factor:		2
672
673bug.turning_from_left.up:				emc_objects.pcx
674bug.turning_from_left.up.xpos:				6
675bug.turning_from_left.up.ypos:				7
676bug.turning_from_left.up.frames:			3
677bug.turning_from_left.up.delay:				2
678bug.turning_from_left.up.anim_mode:			linear
679bug.turning_from_left.up.scale_up_factor:		2
680
681bug.turning_from_up.left:				emc_objects.pcx
682bug.turning_from_up.left.xpos:				6
683bug.turning_from_up.left.ypos:				7
684bug.turning_from_up.left.frames:			3
685bug.turning_from_up.left.delay:				2
686bug.turning_from_up.left.anim_mode:			linear,reverse
687bug.turning_from_up.left.scale_up_factor:		2
688
689bug.smashed_by_rock:					emc_objects.pcx
690bug.smashed_by_rock.xpos:				9
691bug.smashed_by_rock.ypos:				7
692bug.smashed_by_rock.frames:				3
693bug.smashed_by_rock.delay:				2
694bug.smashed_by_rock.scale_up_factor:			2
695
696char_a:							emc_objects.pcx
697char_a.xpos:						12
698char_a.ypos:						7
699char_a.frames:						1
700char_a.scale_up_factor:					2
701
702char_b:							emc_objects.pcx
703char_b.xpos:						13
704char_b.ypos:						7
705char_b.frames:						1
706char_b.scale_up_factor:					2
707
708char_c:							emc_objects.pcx
709char_c.xpos:						14
710char_c.ypos:						7
711char_c.frames:						1
712char_c.scale_up_factor:					2
713
714char_d:							emc_objects.pcx
715char_d.xpos:						15
716char_d.ypos:						7
717char_d.frames:						1
718char_d.scale_up_factor:					2
719
720char_e:							emc_objects.pcx
721char_e.xpos:						16
722char_e.ypos:						7
723char_e.frames:						1
724char_e.scale_up_factor:					2
725
726char_f:							emc_objects.pcx
727char_f.xpos:						17
728char_f.ypos:						7
729char_f.frames:						1
730char_f.scale_up_factor:					2
731
732char_g:							emc_objects.pcx
733char_g.xpos:						18
734char_g.ypos:						7
735char_g.frames:						1
736char_g.scale_up_factor:					2
737
738char_h:							emc_objects.pcx
739char_h.xpos:						19
740char_h.ypos:						7
741char_h.frames:						1
742char_h.scale_up_factor:					2
743
744char_i:							emc_objects.pcx
745char_i.xpos:						20
746char_i.ypos:						7
747char_i.frames:						1
748char_i.scale_up_factor:					2
749
750char_j:							emc_objects.pcx
751char_j.xpos:						21
752char_j.ypos:						7
753char_j.frames:						1
754char_j.scale_up_factor:					2
755
756char_k:							emc_objects.pcx
757char_k.xpos:						22
758char_k.ypos:						7
759char_k.frames:						1
760char_k.scale_up_factor:					2
761
762char_l:							emc_objects.pcx
763char_l.xpos:						23
764char_l.ypos:						7
765char_l.frames:						1
766char_l.scale_up_factor:					2
767
768char_m:							emc_objects.pcx
769char_m.xpos:						24
770char_m.ypos:						7
771char_m.frames:						1
772char_m.scale_up_factor:					2
773
774char_n:							emc_objects.pcx
775char_n.xpos:						25
776char_n.ypos:						7
777char_n.frames:						1
778char_n.scale_up_factor:					2
779
780char_o:							emc_objects.pcx
781char_o.xpos:						26
782char_o.ypos:						7
783char_o.frames:						1
784char_o.scale_up_factor:					2
785
786char_p:							emc_objects.pcx
787char_p.xpos:						27
788char_p.ypos:						7
789char_p.frames:						1
790char_p.scale_up_factor:					2
791
792char_q:							emc_objects.pcx
793char_q.xpos:						28
794char_q.ypos:						7
795char_q.frames:						1
796char_q.scale_up_factor:					2
797
798char_r:							emc_objects.pcx
799char_r.xpos:						29
800char_r.ypos:						7
801char_r.frames:						1
802char_r.scale_up_factor:					2
803
804char_s:							emc_objects.pcx
805char_s.xpos:						30
806char_s.ypos:						7
807char_s.frames:						1
808char_s.scale_up_factor:					2
809
810char_t:							emc_objects.pcx
811char_t.xpos:						31
812char_t.ypos:						7
813char_t.frames:						1
814char_t.scale_up_factor:					2
815
816char_u:							emc_objects.pcx
817char_u.xpos:						32
818char_u.ypos:						7
819char_u.frames:						1
820char_u.scale_up_factor:					2
821
822char_v:							emc_objects.pcx
823char_v.xpos:						33
824char_v.ypos:						7
825char_v.frames:						1
826char_v.scale_up_factor:					2
827
828char_w:							emc_objects.pcx
829char_w.xpos:						34
830char_w.ypos:						7
831char_w.frames:						1
832char_w.scale_up_factor:					2
833
834char_x:							emc_objects.pcx
835char_x.xpos:						35
836char_x.ypos:						7
837char_x.frames:						1
838char_x.scale_up_factor:					2
839
840char_y:							emc_objects.pcx
841char_y.xpos:						36
842char_y.ypos:						7
843char_y.frames:						1
844char_y.scale_up_factor:					2
845
846char_z:							emc_objects.pcx
847char_z.xpos:						37
848char_z.ypos:						7
849char_z.frames:						1
850char_z.scale_up_factor:					2
851
852char_0:							emc_objects.pcx
853char_0.xpos:						38
854char_0.ypos:						7
855char_0.frames:						1
856char_0.scale_up_factor:					2
857
858char_1:							emc_objects.pcx
859char_1.xpos:						39
860char_1.ypos:						7
861char_1.frames:						1
862char_1.scale_up_factor:					2
863
864char_2:							emc_objects.pcx
865char_2.xpos:						0
866char_2.ypos:						8
867char_2.frames:						1
868char_2.scale_up_factor:					2
869
870char_3:							emc_objects.pcx
871char_3.xpos:						1
872char_3.ypos:						8
873char_3.frames:						1
874char_3.scale_up_factor:					2
875
876char_4:							emc_objects.pcx
877char_4.xpos:						2
878char_4.ypos:						8
879char_4.frames:						1
880char_4.scale_up_factor:					2
881
882char_5:							emc_objects.pcx
883char_5.xpos:						3
884char_5.ypos:						8
885char_5.frames:						1
886char_5.scale_up_factor:					2
887
888char_6:							emc_objects.pcx
889char_6.xpos:						4
890char_6.ypos:						8
891char_6.frames:						1
892char_6.scale_up_factor:					2
893
894char_7:							emc_objects.pcx
895char_7.xpos:						5
896char_7.ypos:						8
897char_7.frames:						1
898char_7.scale_up_factor:					2
899
900char_8:							emc_objects.pcx
901char_8.xpos:						6
902char_8.ypos:						8
903char_8.frames:						1
904char_8.scale_up_factor:					2
905
906char_9:							emc_objects.pcx
907char_9.xpos:						7
908char_9.ypos:						8
909char_9.frames:						1
910char_9.scale_up_factor:					2
911
912char_period:						emc_objects.pcx
913char_period.xpos:					8
914char_period.ypos:					8
915char_period.frames:					1
916char_period.scale_up_factor:				2
917
918char_exclam:						emc_objects.pcx
919char_exclam.xpos:					9
920char_exclam.ypos:					8
921char_exclam.frames:					1
922char_exclam.scale_up_factor:				2
923
924char_colon:						emc_objects.pcx
925char_colon.xpos:					10
926char_colon.ypos:					8
927char_colon.frames:					1
928char_colon.scale_up_factor:				2
929
930em_key_1:						emc_objects.pcx
931em_key_1.xpos:						11
932em_key_1.ypos:						8
933em_key_1.frames:					1
934em_key_1.scale_up_factor:				2
935
936em_gate_1:						emc_objects.pcx
937em_gate_1.xpos:						12
938em_gate_1.ypos:						8
939em_gate_1.frames:					1
940em_gate_1.scale_up_factor:				2
941
942em_key_2:						emc_objects.pcx
943em_key_2.xpos:						13
944em_key_2.ypos:						8
945em_key_2.frames:					1
946em_key_2.scale_up_factor:				2
947
948em_gate_2:						emc_objects.pcx
949em_gate_2.xpos:						14
950em_gate_2.ypos:						8
951em_gate_2.frames:					1
952em_gate_2.scale_up_factor:				2
953
954em_key_3:						emc_objects.pcx
955em_key_3.xpos:						15
956em_key_3.ypos:						8
957em_key_3.frames:					1
958em_key_3.scale_up_factor:				2
959
960em_gate_3:						emc_objects.pcx
961em_gate_3.xpos:						16
962em_gate_3.ypos:						8
963em_gate_3.frames:					1
964em_gate_3.scale_up_factor:				2
965
966em_key_4:						emc_objects.pcx
967em_key_4.xpos:						17
968em_key_4.ypos:						8
969em_key_4.frames:					1
970em_key_4.scale_up_factor:				2
971
972em_gate_4:						emc_objects.pcx
973em_gate_4.xpos:						18
974em_gate_4.ypos:						8
975em_gate_4.frames:					1
976em_gate_4.scale_up_factor:				2
977
978em_gate_1_gray:						emc_objects.pcx
979em_gate_1_gray.xpos:					19
980em_gate_1_gray.ypos:					8
981em_gate_1_gray.frames:					1
982em_gate_1_gray.scale_up_factor:				2
983em_gate_1_gray.EDITOR:					RocksSP.pcx
984em_gate_1_gray.EDITOR.xpos:				12
985em_gate_1_gray.EDITOR.ypos:				11
986
987em_gate_2_gray:						emc_objects.pcx
988em_gate_2_gray.xpos:					19
989em_gate_2_gray.ypos:					8
990em_gate_2_gray.frames:					1
991em_gate_2_gray.scale_up_factor:				2
992em_gate_2_gray.EDITOR:					RocksSP.pcx
993em_gate_2_gray.EDITOR.xpos:				13
994em_gate_2_gray.EDITOR.ypos:				11
995
996em_gate_3_gray:						emc_objects.pcx
997em_gate_3_gray.xpos:					19
998em_gate_3_gray.ypos:					8
999em_gate_3_gray.frames:					1
1000em_gate_3_gray.scale_up_factor:				2
1001em_gate_3_gray.EDITOR:					RocksSP.pcx
1002em_gate_3_gray.EDITOR.xpos:				14
1003em_gate_3_gray.EDITOR.ypos:				11
1004
1005em_gate_4_gray:						emc_objects.pcx
1006em_gate_4_gray.xpos:					19
1007em_gate_4_gray.ypos:					8
1008em_gate_4_gray.frames:					1
1009em_gate_4_gray.scale_up_factor:				2
1010em_gate_4_gray.EDITOR:					RocksSP.pcx
1011em_gate_4_gray.EDITOR.xpos:				15
1012em_gate_4_gray.EDITOR.ypos:				11
1013
1014amoeba_drop.growing:					emc_objects.pcx
1015amoeba_drop.growing.xpos:				20
1016amoeba_drop.growing.ypos:				8
1017amoeba_drop.growing.frames:				3
1018amoeba_drop.growing.delay:				2
1019amoeba_drop.growing.anim_mode:				linear
1020amoeba_drop.growing.scale_up_factor:			2
1021
1022amoeba_drop:						emc_objects.pcx
1023amoeba_drop.xpos:					23
1024amoeba_drop.ypos:					8
1025amoeba_drop.frames:					1
1026amoeba_drop.scale_up_factor:				2
1027
1028amoeba_drop.falling:					emc_objects.pcx
1029amoeba_drop.falling.xpos:				24
1030amoeba_drop.falling.ypos:				8
1031amoeba_drop.falling.frames:				7
1032amoeba_drop.falling.delay:				2
1033amoeba_drop.falling.anim_mode:				linear
1034amoeba_drop.falling.offset:				64
1035amoeba_drop.falling.2nd_movement_tile:			true
1036amoeba_drop.falling.2nd_vertical:			false
1037amoeba_drop.falling.scale_up_factor:			2
1038
1039quicksand_empty:					emc_objects.pcx
1040quicksand_empty.xpos:					38
1041quicksand_empty.ypos:					8
1042quicksand_empty.frames:					1
1043quicksand_empty.scale_up_factor:			2
1044
1045quicksand.filling:					emc_objects.pcx
1046quicksand.filling.xpos:					38
1047quicksand.filling.ypos:					8
1048quicksand.filling.frames:				1
1049quicksand.filling.scale_up_factor:			2
1050
1051quicksand_full:						emc_objects.pcx
1052quicksand_full.xpos:					38
1053quicksand_full.ypos:					8
1054quicksand_full.frames:					1
1055quicksand_full.scale_up_factor:				2
1056quicksand_full.EDITOR:					RocksElements.pcx
1057quicksand_full.EDITOR.xpos:				3
1058quicksand_full.EDITOR.ypos:				14
1059
1060quicksand.emptying:					emc_objects.pcx
1061quicksand.emptying.xpos:				38
1062quicksand.emptying.ypos:				8
1063quicksand.emptying.frames:				1
1064quicksand.emptying.scale_up_factor:			2
1065
1066magic_wall:						emc_objects.pcx
1067magic_wall.xpos:					39
1068magic_wall.ypos:					8
1069magic_wall.frames:					1
1070magic_wall.scale_up_factor:				2
1071
1072magic_wall.active:					emc_objects.pcx
1073magic_wall.active.xpos:					39
1074magic_wall.active.ypos:					8
1075magic_wall.active.frames:				8
1076magic_wall.active.start_frame:				1
1077magic_wall.active.scale_up_factor:			2
1078
1079magic_wall.filling:					emc_objects.pcx
1080magic_wall.filling.xpos:				39
1081magic_wall.filling.ypos:				8
1082magic_wall.filling.frames:				8
1083magic_wall.filling.scale_up_factor:			2
1084
1085magic_wall_full:					emc_objects.pcx
1086magic_wall_full.xpos:					39
1087magic_wall_full.ypos:					8
1088magic_wall_full.frames:					8
1089magic_wall_full.scale_up_factor:			2
1090
1091magic_wall.emptying:					emc_objects.pcx
1092magic_wall.emptying.xpos:				39
1093magic_wall.emptying.ypos:				8
1094magic_wall.emptying.frames:				8
1095magic_wall.emptying.scale_up_factor:			2
1096
1097magic_wall_dead:					emc_objects.pcx
1098magic_wall_dead.xpos:					39
1099magic_wall_dead.ypos:					8
1100magic_wall_dead.frames:					1
1101magic_wall_dead.scale_up_factor:			2
1102
1103nut.falling:						emc_objects.pcx
1104nut.falling.xpos:					7
1105nut.falling.ypos:					9
1106nut.falling.frames:					7
1107nut.falling.offset:					64
1108nut.falling.2nd_movement_tile:				true
1109nut.falling.2nd_vertical:				false
1110nut.falling.scale_up_factor:				2
1111
1112nut.moving.right:					emc_objects.pcx
1113nut.moving.right.xpos:					21
1114nut.moving.right.ypos:					9
1115nut.moving.right.frames:				3
1116nut.moving.right.delay:					2
1117nut.moving.right.anim_mode:				linear
1118nut.moving.right.offset:				64
1119nut.moving.right.2nd_movement_tile:			true
1120nut.moving.right.2nd_vertical:				false
1121nut.moving.right.scale_up_factor:			2
1122
1123nut.moving.left:					emc_objects.pcx
1124nut.moving.left.xpos:					21
1125nut.moving.left.ypos:					9
1126nut.moving.left.frames:					3
1127nut.moving.left.delay:					2
1128nut.moving.left.anim_mode:				linear,reverse
1129nut.moving.left.offset:					64
1130nut.moving.left.2nd_movement_tile:			true
1131nut.moving.left.2nd_vertical:				false
1132nut.moving.left.scale_up_factor:			2
1133
1134nut.pushing.right:					emc_objects.pcx
1135nut.pushing.right.xpos:					21
1136nut.pushing.right.ypos:					9
1137nut.pushing.right.frames:				3
1138nut.pushing.right.delay:				2
1139nut.pushing.right.anim_mode:				linear
1140nut.pushing.right.offset:				64
1141nut.pushing.right.2nd_movement_tile:			true
1142nut.pushing.right.2nd_vertical:				false
1143nut.pushing.right.scale_up_factor:			2
1144
1145nut.pushing.left:					emc_objects.pcx
1146nut.pushing.left.xpos:					21
1147nut.pushing.left.ypos:					9
1148nut.pushing.left.frames:				3
1149nut.pushing.left.delay:					2
1150nut.pushing.left.anim_mode:				linear,reverse
1151nut.pushing.left.offset:				64
1152nut.pushing.left.2nd_movement_tile:			true
1153nut.pushing.left.2nd_vertical:				false
1154nut.pushing.left.scale_up_factor:			2
1155
1156nut:							emc_objects.pcx
1157nut.xpos:						27
1158nut.ypos:						9
1159nut.frames:						1
1160nut.scale_up_factor:					2
1161
1162nut.breaking:						emc_objects.pcx
1163nut.breaking.xpos:					28
1164nut.breaking.ypos:					9
1165nut.breaking.frames:					3
1166nut.breaking.delay:					2
1167nut.breaking.anim_mode:					linear
1168nut.breaking.scale_up_factor:				2
1169
1170robot_wheel:						emc_objects.pcx
1171robot_wheel.xpos:					31
1172robot_wheel.ypos:					9
1173robot_wheel.frames:					1
1174robot_wheel.scale_up_factor:				2
1175
1176robot_wheel.active:					emc_objects.pcx
1177robot_wheel.active.xpos:				31
1178robot_wheel.active.ypos:				9
1179robot_wheel.active.frames:				4
1180robot_wheel.active.scale_up_factor:			2
1181
1182yamyam.moving.down:					emc_objects.pcx
1183yamyam.moving.down.xpos:				35
1184yamyam.moving.down.ypos:				9
1185yamyam.moving.down.frames:				7
1186yamyam.moving.down.offset:				64
1187yamyam.moving.down.2nd_movement_tile:			true
1188yamyam.moving.down.2nd_vertical:			false
1189yamyam.moving.down.scale_up_factor:			2
1190
1191yamyam.moving.up:					emc_objects.pcx
1192yamyam.moving.up.xpos:					35
1193yamyam.moving.up.ypos:					9
1194yamyam.moving.up.frames:				7
1195yamyam.moving.up.anim_mode:				reverse
1196yamyam.moving.up.offset:				64
1197yamyam.moving.up.2nd_movement_tile:			true
1198yamyam.moving.up.2nd_vertical:				false
1199yamyam.moving.up.scale_up_factor:			2
1200
1201yamyam.moving.right:					emc_objects.pcx
1202yamyam.moving.right.xpos:				9
1203yamyam.moving.right.ypos:				10
1204yamyam.moving.right.frames:				7
1205yamyam.moving.right.offset:				64
1206yamyam.moving.right.2nd_movement_tile:			true
1207yamyam.moving.right.2nd_vertical:			false
1208yamyam.moving.right.scale_up_factor:			2
1209
1210yamyam.moving.left:					emc_objects.pcx
1211yamyam.moving.left.xpos:				9
1212yamyam.moving.left.ypos:				10
1213yamyam.moving.left.frames:				7
1214yamyam.moving.left.anim_mode:				reverse
1215yamyam.moving.left.offset:				64
1216yamyam.moving.left.2nd_movement_tile:			true
1217yamyam.moving.left.2nd_vertical:			false
1218yamyam.moving.left.scale_up_factor:			2
1219
1220yamyam:							emc_objects.pcx
1221yamyam.xpos:						23
1222yamyam.ypos:						10
1223yamyam.frames:						4
1224yamyam.start_frame:					3
1225yamyam.delay:						2
1226yamyam.anim_mode:					loop
1227yamyam.scale_up_factor:					2
1228
1229yamyam.left:						emc_objects.pcx
1230yamyam.left.xpos:					23
1231yamyam.left.ypos:					10
1232yamyam.left.frames:					4
1233yamyam.left.start_frame:				3
1234yamyam.left.delay:					2
1235yamyam.left.anim_mode:					loop
1236yamyam.left.scale_up_factor:				2
1237
1238yamyam.right:						emc_objects.pcx
1239yamyam.right.xpos:					23
1240yamyam.right.ypos:					10
1241yamyam.right.frames:					4
1242yamyam.right.start_frame:				3
1243yamyam.right.delay:					2
1244yamyam.right.anim_mode:					loop
1245yamyam.right.scale_up_factor:				2
1246
1247yamyam.up:						emc_objects.pcx
1248yamyam.up.xpos:						23
1249yamyam.up.ypos:						10
1250yamyam.up.frames:					4
1251yamyam.up.start_frame:					3
1252yamyam.up.delay:					2
1253yamyam.up.anim_mode:					loop
1254yamyam.up.scale_up_factor:				2
1255
1256yamyam.down:						emc_objects.pcx
1257yamyam.down.xpos:					23
1258yamyam.down.ypos:					10
1259yamyam.down.frames:					4
1260yamyam.down.start_frame:				3
1261yamyam.down.delay:					2
1262yamyam.down.anim_mode:					loop
1263yamyam.down.scale_up_factor:				2
1264
1265yamyam.EDITOR:						emc_objects.pcx
1266yamyam.EDITOR.xpos:					26
1267yamyam.EDITOR.ypos:					10
1268yamyam.EDITOR.scale_up_factor:				2
1269
1270yamyam.left.EDITOR:					emc_objects.pcx
1271yamyam.left.EDITOR.xpos:				26
1272yamyam.left.EDITOR.ypos:				10
1273yamyam.left.EDITOR.scale_up_factor:			2
1274
1275yamyam.right.EDITOR:					emc_objects.pcx
1276yamyam.right.EDITOR.xpos:				26
1277yamyam.right.EDITOR.ypos:				10
1278yamyam.right.EDITOR.scale_up_factor:			2
1279
1280yamyam.up.EDITOR:					emc_objects.pcx
1281yamyam.up.EDITOR.xpos:					26
1282yamyam.up.EDITOR.ypos:					10
1283yamyam.up.EDITOR.scale_up_factor:			2
1284
1285yamyam.down.EDITOR:					emc_objects.pcx
1286yamyam.down.EDITOR.xpos:				26
1287yamyam.down.EDITOR.ypos:				10
1288yamyam.down.EDITOR.scale_up_factor:			2
1289
1290yamyam.smashed_by_rock:					emc_objects.pcx
1291yamyam.smashed_by_rock.xpos:				27
1292yamyam.smashed_by_rock.ypos:				10
1293yamyam.smashed_by_rock.frames:				3
1294yamyam.smashed_by_rock.delay:				2
1295yamyam.smashed_by_rock.anim_mode:			linear
1296yamyam.smashed_by_rock.scale_up_factor:			2
1297
1298em_dynamite:						emc_objects.pcx
1299em_dynamite.xpos:					30
1300em_dynamite.ypos:					10
1301em_dynamite.frames:					1
1302em_dynamite.scale_up_factor:				2
1303
1304em_dynamite.active:					emc_objects.pcx
1305em_dynamite.active.xpos:				31
1306em_dynamite.active.ypos:				10
1307em_dynamite.active.frames:				4
1308em_dynamite.active.delay:				8
1309em_dynamite.active.anim_mode:				linear
1310em_dynamite.active.scale_up_factor:			2
1311
1312em_dynamite.collecting:					emc_objects.pcx
1313em_dynamite.collecting.xpos:				0
1314em_dynamite.collecting.ypos:				0
1315em_dynamite.collecting.frames:				1
1316em_dynamite.collecting.scale_up_factor:			2
1317
1318acid_splash_left:					emc_objects.pcx
1319acid_splash_left.xpos:					35
1320acid_splash_left.ypos:					10
1321acid_splash_left.frames:				3
1322acid_splash_left.delay:					2
1323acid_splash_left.anim_mode:				linear
1324acid_splash_left.scale_up_factor:			2
1325
1326acid_splash_right:					emc_objects.pcx
1327acid_splash_right.xpos:					38
1328acid_splash_right.ypos:					10
1329acid_splash_right.frames:				3
1330acid_splash_right.delay:				2
1331acid_splash_right.anim_mode:				linear
1332acid_splash_right.scale_up_factor:			2
1333
1334acid_pool_bottom:					emc_objects.pcx
1335acid_pool_bottom.xpos:					1
1336acid_pool_bottom.ypos:					11
1337acid_pool_bottom.frames:				1
1338acid_pool_bottom.scale_up_factor:			2
1339
1340emc_plant:						emc_objects.pcx
1341emc_plant.xpos:						2
1342emc_plant.ypos:						11
1343emc_plant.frames:					1
1344emc_plant.scale_up_factor:				2
1345
1346acid_pool_topleft:					emc_objects.pcx
1347acid_pool_topleft.xpos:					3
1348acid_pool_topleft.ypos:					11
1349acid_pool_topleft.frames:				1
1350acid_pool_topleft.scale_up_factor:			2
1351
1352acid_pool_topright:					emc_objects.pcx
1353acid_pool_topright.xpos:				4
1354acid_pool_topright.ypos:				11
1355acid_pool_topright.frames:				1
1356acid_pool_topright.scale_up_factor:			2
1357
1358acid_pool_bottomleft:					emc_objects.pcx
1359acid_pool_bottomleft.xpos:				5
1360acid_pool_bottomleft.ypos:				11
1361acid_pool_bottomleft.frames:				1
1362acid_pool_bottomleft.scale_up_factor:			2
1363
1364acid_pool_bottomright:					emc_objects.pcx
1365acid_pool_bottomright.xpos:				6
1366acid_pool_bottomright.ypos:				11
1367acid_pool_bottomright.frames:				1
1368acid_pool_bottomright.scale_up_factor:			2
1369
1370amoeba_dead:						emc_objects.pcx
1371amoeba_dead.xpos:					7
1372amoeba_dead.ypos:					11
1373amoeba_dead.frames:					1
1374amoeba_dead.scale_up_factor:				2
1375
1376amoeba_dry:						emc_objects.pcx
1377amoeba_dry.xpos:					7
1378amoeba_dry.ypos:					11
1379amoeba_dry.frames:					1
1380amoeba_dry.scale_up_factor:				2
1381
1382# (this definition is only needed for the EMC graphic engine)
1383amoeba_dry.other:					emc_objects.pcx
1384amoeba_dry.other.xpos:					7
1385amoeba_dry.other.ypos:					11
1386amoeba_dry.other.frames:				4
1387amoeba_dry.other.scale_up_factor:			2
1388
1389amoeba_wet:						emc_objects.pcx
1390amoeba_wet.xpos:					7
1391amoeba_wet.ypos:					11
1392amoeba_wet.frames:					1
1393amoeba_wet.scale_up_factor:				2
1394
1395# (this definition is only needed for the EMC graphic engine)
1396amoeba_wet.other:					emc_objects.pcx
1397amoeba_wet.other.xpos:					7
1398amoeba_wet.other.ypos:					11
1399amoeba_wet.other.frames:				4
1400amoeba_wet.other.scale_up_factor:			2
1401
1402em_exit_closed:						emc_objects.pcx
1403em_exit_closed.xpos:					11
1404em_exit_closed.ypos:					11
1405em_exit_closed.frames:					1
1406em_exit_closed.scale_up_factor:				2
1407
1408em_exit.opening:					emc_objects.pcx
1409em_exit.opening.xpos:					12
1410em_exit.opening.ypos:					11
1411em_exit.opening.frames:					5
1412em_exit.opening.delay:					3
1413em_exit.opening.anim_mode:				pingpong
1414em_exit.opening.scale_up_factor:			2
1415
1416em_exit_open:						emc_objects.pcx
1417em_exit_open.xpos:					12
1418em_exit_open.ypos:					11
1419em_exit_open.frames:					5
1420em_exit_open.delay:					3
1421em_exit_open.anim_mode:					pingpong
1422em_exit_open.scale_up_factor:				2
1423
1424em_exit.closing:					emc_objects.pcx
1425em_exit.closing.xpos:					11
1426em_exit.closing.ypos:					11
1427em_exit.closing.frames:					1
1428em_exit.closing.scale_up_factor:			2
1429
1430
1431# -----------------------------------------------------------------------------
1432# title, door and toon definitions
1433# -----------------------------------------------------------------------------
1434
1435global.num_toons:					0
1436
1437door_1.width:						72
1438door_1.height:						280
1439door_1.step_offset:					2
1440door_1.step_delay:					10
1441door_1.anim_mode:					horizontal,static_panel
1442
1443door_2.width:						50
1444door_2.height:						100
1445door_2.step_offset:					2
1446door_2.step_delay:					10
1447door_2.anim_mode:					horizontal,static_panel
1448
1449background.titlemessage_1:				RocksBackWB13.pcx
1450background.titlemessage_2:				RocksBackWB13.pcx
1451background.titlemessage_3:				RocksBackWB13.pcx
1452background.titlemessage_4:				RocksBackWB13.pcx
1453background.titlemessage_5:				RocksBackWB13.pcx
1454
1455font.text_1.TITLE:					RocksFontWB13.pcx
1456font.text_1.TITLE.x:					0
1457font.text_1.TITLE.y:					32
1458font.text_1.TITLE.width:				8
1459font.text_1.TITLE.height:				16
1460font.text_1.TITLE.frames:				224
1461font.text_1.TITLE.frames_per_line:			16
1462
1463[titlemessage].x:					20
1464[titlemessage].y:					46
1465[titlemessage].chars:					79
1466[titlemessage].lines:					30
1467[titlemessage].align:					left
1468[titlemessage].valign:					top
1469[titlemessage].font:					font.text_1
1470
1471game.use_native_emc_graphics_engine:			true
1472