share/hedgewars/Data/Themes/Deepspace/theme.cfg
author unc0rr
Sat, 27 Dec 2014 22:09:31 +0300
branch0.9.21
changeset 10721 9b789de8e5df
parent 5988 d08565e2a7d7
child 13272 48b23e6f26d9
permissions -rw-r--r--
Workaround bug (each time losing room master status, even when joining mutliple rooms, new instance of NetAmmoSchemeModel created, receiving schemeConfig and modifying its 43rd member, thus the last model which accepts this signal has the string cut down several times, workaround creates copy of qstringlist to avoid modifying shared message instance. Proper fix would delete unneeded instances of NetAmmoSchemeModel, but who cares)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4789
7036abbaf3bb finnished refactoring the rest themes, and note comments on Eyes and Deepspace
Henek
parents: 3077
diff changeset
     1
sky = 0, 0, 0
7036abbaf3bb finnished refactoring the rest themes, and note comments on Eyes and Deepspace
Henek
parents: 3077
diff changeset
     2
border = 175, 177, 75
7036abbaf3bb finnished refactoring the rest themes, and note comments on Eyes and Deepspace
Henek
parents: 3077
diff changeset
     3
water-top = $2B, $2B, $2B
7036abbaf3bb finnished refactoring the rest themes, and note comments on Eyes and Deepspace
Henek
parents: 3077
diff changeset
     4
water-bottom = $2A, $2A, $2A
7036abbaf3bb finnished refactoring the rest themes, and note comments on Eyes and Deepspace
Henek
parents: 3077
diff changeset
     5
water-opacity = $CC
7036abbaf3bb finnished refactoring the rest themes, and note comments on Eyes and Deepspace
Henek
parents: 3077
diff changeset
     6
music = hell.ogg
5988
d08565e2a7d7 Disable clouds
nemo
parents: 4789
diff changeset
     7
clouds = 0
4789
7036abbaf3bb finnished refactoring the rest themes, and note comments on Eyes and Deepspace
Henek
parents: 3077
diff changeset
     8
flakes = 50, 1, 1000, 50, 50
7036abbaf3bb finnished refactoring the rest themes, and note comments on Eyes and Deepspace
Henek
parents: 3077
diff changeset
     9
;1, 1000, 50, 50 are copied from bamboo theme, as these numbers are required