Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: d07af4f78d83b1c96a8ce55f8556964f5fceb75b (plain)
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
;
; particles/neutron1.ini
; Neutron cannon particles
;

[particles]

	[ejector]
	type=sprite
	texture=fx/flare01
	lifespan=1000
	interval=50
	radius=8 2
	alpha=0.75 0
	speed=8
	cone=150
	color=0 255 0

	[ejector]
	type=trail
	texture=fx/engine_trail
	lifespan=500
	interval=200
	radius=4
	alpha=0.5
	color=0 196 0