File: ceiling_lamp.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 (30 lines) | stat: -rw-r--r-- 422 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
28
29
30
	[object_type]
	id=ceiling_lamp
	zorder=-2
	on_end_anim="animation('normal')"
	
	[editor_info]
	category=furniture
	[/editor_info]

		[base:animation]
		image=props/ceiling-lamp.png
		pad=0		
		[/animation]
	
		[animation]
		id=normal
		duplicates=6
		rect=0,0,31,63
		frames=1
		duration=40
		[/animation]
		
		[animation]
		id=normal
		rect=0,0,31,63
		frames=3
		reverse=yes
		duration=2
		[/animation]
	[/object_type]