File: key_silver.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 (21 lines) | stat: -rw-r--r-- 269 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
	[object_type]
	id=key_silver

	prototype=key

		[base:animation]
		image=props/keys.png
		accel_y=80
		body_area=all
		[/animation]

		[animation]
		id=normal
		rect=16,0,31,15
		[/animation]

		[animation]
		id=thrown
		rect=16,0,31,15
		[/animation]
	[/object_type]