author | sheepluva |
Tue, 02 Dec 2014 23:33:28 +0100 | |
changeset 10611 | 58cad46782ff |
parent 6302 | db8bdbb34e03 |
child 12996 | 3ada9fea0d3b |
permissions | -rw-r--r-- |
4782
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
1 |
sky = 255, 255, 255 |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
2 |
border = 123, 148, 220 |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
3 |
water-top = 0, 0, 0 |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
4 |
water-bottom = 0, 0, 0 |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
5 |
water-opacity = $FF |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
6 |
music = underwater.ogg |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
7 |
clouds = 9 |
6302
db8bdbb34e03
Spread flakes out over 5 layers now (far back, mid distance, just behind land, just in front of lands and hog, near distance). Spread clouds out over 3 layers (far back, mid distance, just behind land). Add a flatten clouds option, use
nemo
parents:
5459
diff
changeset
|
8 |
flatten-clouds = yes |
4782
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
9 |
object = anchor, 3, 65, 258, 80, 2, 1, 0, 0, 240, 215 |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
10 |
object = clam, 3, 60, 131, 16, 2, 1, 0, 0, 150, 117 |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
11 |
object = crab, 3, 78, 256, 96, 2, 1, 3, 60, 237, 155 |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
12 |
object = coral, 3, 10, 193, 38, 32, 2, 128, 66, 66, 94, 39, 0, 88, 167 |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
13 |
object = coral2, 3, 119, 146, 23, 22, 1, 5, 0, 123, 130 |
603916ddf4b6
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek
parents:
3082
diff
changeset
|
14 |
flakes = 20, 20, 150, 0, 5 |
5459 | 15 |
sd-flakes = 5, 16, 150, 0, 1 |
4835
a6924450e694
added rq-sky to themes so it can set sky color for low quality. also added tint of sky on sudden death. underwater theme is an example of this
Henek
parents:
4782
diff
changeset
|
16 |
rq-sky = 0, 70, 210 |