File: die_cloud_3.cfg

package info (click to toggle)
frogatto-data 1.3.1%2Bdfsg-3
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, bullseye
  • size: 254,432 kB
  • sloc: xml: 584; python: 396; perl: 249; sh: 126; ruby: 69; makefile: 30
file content (14 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
id: "die_cloud_3",
hitpoints: 1,
on_end_anim: "die()",
animation: {
	id: "die",
	image: "effects/die-cloud.png",
	sound: "splat.ogg",
	rect: [3,7,22,25],
	frames: 4,
	pad: 3,
	duration: 6,
},
}