// red smoke emiter
// used nowhere in code
effect mountain_red_smoke
count 5
type smoke
tex 0 8
color 0x110000 0x331100
size 128 256
sizeincrease 40
alpha 64 512 64
gravity 0
originjitter 0 0 0
velocityjitter 0.4 0.4 0.8
velocitymultiplier 0
airfriction -0.5
rotate 0 360 -30 30

// blue smoke emiter
// used nowhere in code
effect mountain_blue_smoke
count 5
type smoke
tex 0 8
color 0x000011 0x112233
size 128 256
sizeincrease 40
alpha 64 512 64
gravity 0
originjitter 0 0 0
velocityjitter 0.4 0.4 0.8
velocitymultiplier 0
airfriction -0.5
rotate 0 360 -30 30

// red spark emiter
// used nowhere in code
effect mountain_red_sparks
count 5
type static
tex 4 16
color 0xff8866 0xff6644
size 2 4
alpha 64 1024 128
gravity -0.0001
airfriction 0.2
liquidfriction 0.8
originjitter 16 128 64
velocityjitter 2 2 0
velocitymultiplier 0
airfriction -0.5
rotate 180 360 -30 30

// blue spark emiter
// used nowhere in code
effect mountain_blue_sparks
count 5
type static
tex 4 16
color 0x6688ff 0x4466ff
size 2 4
alpha 64 1024 128
gravity -0.0001
airfriction 0.2
liquidfriction 0.8
originjitter 16 128 64
velocityjitter 2 2 0
velocitymultiplier 0
airfriction -0.5
rotate 180 360 -30 30