Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 19667c6f618111f3ae328531cd406765ff5492cf (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/ion1.ini
; Ion cannon particles
;

[particles]

	[flares]
	texture=fx/explosion01_04
	lifespan=500
	interval=50
	radius=4 64 4
	speed=256
	alpha=.25 0.75 .25
	color=255 255 255
	attached=true
	
	[flares]
	texture=fx/explosion01_00
	lifespan=1000
	interval=150
	radius=16 128 16
	speed=256
	alpha=0.0 0.5 0.0
	color=255 255 255
	attached=true