File: pang_level_controller.cfg

package info (click to toggle)
frogatto-data 1.2%2Bdfsg-1
  • links: PTS, VCS
  • area: non-free
  • in suites: wheezy
  • size: 201,844 kB
  • sloc: python: 302; xml: 223; perl: 139; sh: 48; makefile: 13; ruby: 4
file content (27 lines) | stat: -rw-r--r-- 348 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[object_type]
id=pang_level_controller
always_active=yes
next_animation='normal'

[consts]
pang_level_selection="['pang-1.cfg',
'pang-2.cfg',
'pang-3.cfg',
'pang-4.cfg',
'pang-5.cfg'
]"
[/consts]

[animation]
	id=normal
	image=effects/particles.png
	x=86
	y=73
	w=28
	h=28
	collide="0,0,28,28"
	frames=1
	duration=1000
[/animation]

[/object_type]