File: wall_clock.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 (15 lines) | stat: -rw-r--r-- 264 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
	[object_type]
	id=wall_clock
	zorder=-3

	[editor_info]
	category=decor
	[/editor_info]

	on_create="spawn('wall_clock_hand',midpoint_x, midpoint_y, facing)"
	[animation]
		id=normal
		image=props/furniture.png
		rect=112,48,143,79
		[/animation]
	[/object_type]