forked from nikita/muzika-gromche
parent
6204888453
commit
0683a18491
BIN
Assets/VseVZaleLoop.mp3 (Stored with Git LFS)
BIN
Assets/VseVZaleLoop.mp3 (Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
Assets/VseVZaleStart.mp3 (Stored with Git LFS)
BIN
Assets/VseVZaleStart.mp3 (Stored with Git LFS)
Binary file not shown.
Binary file not shown.
|
@ -40,8 +40,9 @@ namespace MuzikaGromche
|
||||||
new Track
|
new Track
|
||||||
{
|
{
|
||||||
Name = "VseVZale",
|
Name = "VseVZale",
|
||||||
|
AudioType = AudioType.OGGVORBIS,
|
||||||
Language = Language.RUSSIAN,
|
Language = Language.RUSSIAN,
|
||||||
WindUpTimer = 39f,
|
WindUpTimer = 38.28f,
|
||||||
Bars = 8,
|
Bars = 8,
|
||||||
Palette = Palette.Parse(["#FF7F00", "#FFB600", "#FFED00", "#00D1FF", "#6696FB", "#704DF8"]),
|
Palette = Palette.Parse(["#FF7F00", "#FFB600", "#FFED00", "#00D1FF", "#6696FB", "#704DF8"]),
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue