summaryrefslogtreecommitdiff
path: root/assets/scripts/ab_organic_bulb.particle
blob: a86b73d0c9ff35013c7369df95e0a9287c13f609 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
organicbulbPS
{

	
  ejector
  {
    particle
    {
      dynamicLight    0 300 300 { 1.0 0.75 0.0 }
      lifeTime        10000
    }
    count 1
    delay 0
    period ~22% ~22% ~22%
  }
}