File: dummy_gui_object.cfg

package info (click to toggle)
frogatto-data 1.0-2
  • links: PTS, VCS
  • area: non-free
  • in suites: squeeze
  • size: 155,116 kB
  • sloc: makefile: 1
file content (17 lines) | stat: -rw-r--r-- 267 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[object_type]
id=dummy_gui_object
		[animation]
		id=normal
		image=gui/hud.png
		rect=1,36,20,55
		[/animation]
		[vars]
		score="null()"
		coins="null()"
		hitpoints=0
		max_hitpoints=0
		boss_hitpoints="0"
		powerup_time="0"
		bosses="[]"
		[/vars]
[/object_type]