Linden text version 2
{
LLEmbeddedItems version 1
{
count 0
}
Text length 948
// Clear Water
0 0 0 color 255 255 255

// Very low border spray towards lion
2 0 0  accel  0   -2   -10 age 1.5
3 0 0  accel -2   0   -10 age 1.5
4 0 0  accel 0   2   -10 age 1.5
5 0 0 accel  2  0   -10 age 1.5
2345 5 5

// Low border spray towards lion
2 0 0  accel  0   -2   -7 age 1.5
3 0 0  accel -2   0   -7 age 1.5
4 0 0  accel 0   2   -7 age 1.5
5 0 0 accel  2  0   -7 age 1.5
2345 0 5

MSG -567 lion up


  // 4 border/ mouth  bursts
  DO BURSTS 4
  
// 2 sec delay
0 2 0

// Lion sprays 10 secs with high border spray
1 2 20

// 5 straight border burst
DO SBURST 5

//2 round robbin
DO ROUND 2

MSG -567 lion down

// Trickle
2345 5 5 accel 0 0 -10
234 0 0 accel 0 0 -3

// Pause 20 secs
0 20 0

// Border then Mouth burst
GROUP BURSTS
DO SBURST 5
DO MBURST 5

// Short border bursts
GROUP SBURST
2345 1 1 accel 0 0 -3 
0 1 0

// Short Mouth Burst
GROUP MBURST
1 1 1 accel 0 0 0

// Round robin bursts
GROUP ROUND
2 1 1
3 1 1
4 1 1
5 1 1
}
 