Skip to content

Commit c195b41

Browse files
MyralllkaMyralllka
Myralllka
authored and
Myralllka
committed
19.12.2018
1 parent 6fdff6f commit c195b41

File tree

347 files changed

+170
-167
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

347 files changed

+170
-167
lines changed

.speeds

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Ping: 46.403 ms
2+
Download: 8.95 Mbit/s
3+
Upload: 10.28 Mbit/s
11.6 MB
Binary file not shown.

conky_start

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
speedtest-cli --simple > ~/blood-and-milk/.speeds 2>&1 &
44

5+
gsettings set org.gnome.desktop.background picture-uri "file:///home/$USER/blood-and-milk/wall.png"
6+
57
sleep 10
68

79
conky -c ~/blood-and-milk/conky_asset &

globus_gif

+82-84
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ conky.config = {
22
update_interval=0.09,
33
imlib_cache_size=100,
44
alignment = top_left,
5-
gap_x = 680,
5+
gap_x = 620,
66
gap_y = 430,
77
minimum_width = 600, minimum_height = 600,
88
maximum_width = 600,
@@ -27,91 +27,89 @@ conky.config = {
2727
own_window_argb_visual=true,
2828
own_window_hints='undecorated,below,sticky,skip_taskbar,skip_pager',
2929
own_window_argb_value=0,
30-
default_color='#ea4335',
31-
30+
dc = 'ffffff',
3231
};
3332

3433
conky.text = [[
35-
${if_updatenr 1}${image ~/blood-and-milk/net/anim/1.png -p 100,340 -s 370x370}${endif}
36-
${if_updatenr 2}${image ~/blood-and-milk/net/anim/4.png -p 100,340 -s 370x370}${endif}
37-
${if_updatenr 3}${image ~/blood-and-milk/net/anim/7.png -p 100,340 -s 370x370}${endif}
38-
${if_updatenr 4}${image ~/blood-and-milk/net/anim/10.png -p 100,340 -s 370x370}${endif}
39-
${if_updatenr 5}${image ~/blood-and-milk/net/anim/13.png -p 100,340 -s 370x370}${endif}
40-
${if_updatenr 6}${image ~/blood-and-milk/net/anim/16.png -p 100,340 -s 370x370}${endif}
41-
${if_updatenr 7}${image ~/blood-and-milk/net/anim/19.png -p 100,340 -s 370x370}${endif}
42-
${if_updatenr 8}${image ~/blood-and-milk/net/anim/22.png -p 100,340 -s 370x370}${endif}
43-
${if_updatenr 9}${image ~/blood-and-milk/net/anim/25.png -p 100,340 -s 370x370}${endif}
44-
${if_updatenr 10}${image ~/blood-and-milk/net/anim/28.png -p 100,340 -s 370x370}${endif}
45-
${if_updatenr 11}${image ~/blood-and-milk/net/anim/31.png -p 100,340 -s 370x370}${endif}
46-
${if_updatenr 12}${image ~/blood-and-milk/net/anim/34.png -p 100,340 -s 370x370}${endif}
47-
${if_updatenr 13}${image ~/blood-and-milk/net/anim/37.png -p 100,340 -s 370x370}${endif}
48-
${if_updatenr 14}${image ~/blood-and-milk/net/anim/40.png -p 100,340 -s 370x370}${endif}
49-
${if_updatenr 15}${image ~/blood-and-milk/net/anim/43.png -p 100,340 -s 370x370}${endif}
50-
${if_updatenr 16}${image ~/blood-and-milk/net/anim/46.png -p 100,340 -s 370x370}${endif}
51-
${if_updatenr 17}${image ~/blood-and-milk/net/anim/49.png -p 100,340 -s 370x370}${endif}
52-
${if_updatenr 18}${image ~/blood-and-milk/net/anim/52.png -p 100,340 -s 370x370}${endif}
53-
${if_updatenr 19}${image ~/blood-and-milk/net/anim/55.png -p 100,340 -s 370x370}${endif}
54-
${if_updatenr 20}${image ~/blood-and-milk/net/anim/58.png -p 100,340 -s 370x370}${endif}
55-
${if_updatenr 21}${image ~/blood-and-milk/net/anim/61.png -p 100,340 -s 370x370}${endif}
56-
${if_updatenr 22}${image ~/blood-and-milk/net/anim/64.png -p 100,340 -s 370x370}${endif}
57-
${if_updatenr 23}${image ~/blood-and-milk/net/anim/67.png -p 100,340 -s 370x370}${endif}
58-
${if_updatenr 24}${image ~/blood-and-milk/net/anim/70.png -p 100,340 -s 370x370}${endif}
59-
${if_updatenr 25}${image ~/blood-and-milk/net/anim/73.png -p 100,340 -s 370x370}${endif}
60-
${if_updatenr 26}${image ~/blood-and-milk/net/anim/76.png -p 100,340 -s 370x370}${endif}
61-
${if_updatenr 27}${image ~/blood-and-milk/net/anim/79.png -p 100,340 -s 370x370}${endif}
62-
${if_updatenr 28}${image ~/blood-and-milk/net/anim/82.png -p 100,340 -s 370x370}${endif}
63-
${if_updatenr 29}${image ~/blood-and-milk/net/anim/85.png -p 100,340 -s 370x370}${endif}
64-
${if_updatenr 30}${image ~/blood-and-milk/net/anim/88.png -p 100,340 -s 370x370}${endif}
65-
${if_updatenr 31}${image ~/blood-and-milk/net/anim/91.png -p 100,340 -s 370x370}${endif}
66-
${if_updatenr 32}${image ~/blood-and-milk/net/anim/94.png -p 100,340 -s 370x370}${endif}
67-
${if_updatenr 33}${image ~/blood-and-milk/net/anim/97.png -p 100,340 -s 370x370}${endif}
68-
${if_updatenr 34}${image ~/blood-and-milk/net/anim/100.png -p 100,340 -s 370x370}${endif}
69-
${if_updatenr 35}${image ~/blood-and-milk/net/anim/103.png -p 100,340 -s 370x370}${endif}
70-
${if_updatenr 36}${image ~/blood-and-milk/net/anim/106.png -p 100,340 -s 370x370}${endif}
71-
${if_updatenr 37}${image ~/blood-and-milk/net/anim/109.png -p 100,340 -s 370x370}${endif}
72-
${if_updatenr 38}${image ~/blood-and-milk/net/anim/112.png -p 100,340 -s 370x370}${endif}
73-
${if_updatenr 39}${image ~/blood-and-milk/net/anim/115.png -p 100,340 -s 370x370}${endif}
74-
${if_updatenr 40}${image ~/blood-and-milk/net/anim/118.png -p 100,340 -s 370x370}${endif}
75-
${if_updatenr 41}${image ~/blood-and-milk/net/anim/121.png -p 100,340 -s 370x370}${endif}
76-
${if_updatenr 42}${image ~/blood-and-milk/net/anim/124.png -p 100,340 -s 370x370}${endif}
77-
${if_updatenr 43}${image ~/blood-and-milk/net/anim/127.png -p 100,340 -s 370x370}${endif}
78-
${if_updatenr 44}${image ~/blood-and-milk/net/anim/130.png -p 100,340 -s 370x370}${endif}
79-
${if_updatenr 45}${image ~/blood-and-milk/net/anim/133.png -p 100,340 -s 370x370}${endif}
80-
${if_updatenr 46}${image ~/blood-and-milk/net/anim/136.png -p 100,340 -s 370x370}${endif}
81-
${if_updatenr 47}${image ~/blood-and-milk/net/anim/139.png -p 100,340 -s 370x370}${endif}
82-
${if_updatenr 48}${image ~/blood-and-milk/net/anim/142.png -p 100,340 -s 370x370}${endif}
83-
${if_updatenr 49}${image ~/blood-and-milk/net/anim/145.png -p 100,340 -s 370x370}${endif}
84-
${if_updatenr 50}${image ~/blood-and-milk/net/anim/148.png -p 100,340 -s 370x370}${endif}
85-
${if_updatenr 51}${image ~/blood-and-milk/net/anim/151.png -p 100,340 -s 370x370}${endif}
86-
${if_updatenr 52}${image ~/blood-and-milk/net/anim/154.png -p 100,340 -s 370x370}${endif}
87-
${if_updatenr 53}${image ~/blood-and-milk/net/anim/157.png -p 100,340 -s 370x370}${endif}
88-
${if_updatenr 54}${image ~/blood-and-milk/net/anim/160.png -p 100,340 -s 370x370}${endif}
89-
${if_updatenr 55}${image ~/blood-and-milk/net/anim/163.png -p 100,340 -s 370x370}${endif}
90-
${if_updatenr 56}${image ~/blood-and-milk/net/anim/166.png -p 100,340 -s 370x370}${endif}
91-
${if_updatenr 57}${image ~/blood-and-milk/net/anim/169.png -p 100,340 -s 370x370}${endif}
92-
${if_updatenr 58}${image ~/blood-and-milk/net/anim/172.png -p 100,340 -s 370x370}${endif}
93-
${if_updatenr 59}${image ~/blood-and-milk/net/anim/175.png -p 100,340 -s 370x370}${endif}
94-
${if_updatenr 60}${image ~/blood-and-milk/net/anim/178.png -p 100,340 -s 370x370}${endif}
95-
${if_updatenr 61}${image ~/blood-and-milk/net/anim/181.png -p 100,340 -s 370x370}${endif}
96-
${if_updatenr 62}${image ~/blood-and-milk/net/anim/184.png -p 100,340 -s 370x370}${endif}
97-
${if_updatenr 63}${image ~/blood-and-milk/net/anim/187.png -p 100,340 -s 370x370}${endif}
98-
${if_updatenr 64}${image ~/blood-and-milk/net/anim/190.png -p 100,340 -s 370x370}${endif}
99-
${if_updatenr 65}${image ~/blood-and-milk/net/anim/193.png -p 100,340 -s 370x370}${endif}
100-
${if_updatenr 66}${image ~/blood-and-milk/net/anim/196.png -p 100,340 -s 370x370}${endif}
101-
${if_updatenr 67}${image ~/blood-and-milk/net/anim/199.png -p 100,340 -s 370x370}${endif}
102-
${if_updatenr 68}${image ~/blood-and-milk/net/anim/202.png -p 100,340 -s 370x370}${endif}
103-
${if_updatenr 69}${image ~/blood-and-milk/net/anim/205.png -p 100,340 -s 370x370}${endif}
104-
${if_updatenr 70}${image ~/blood-and-milk/net/anim/208.png -p 100,340 -s 370x370}${endif}
105-
${if_updatenr 71}${image ~/blood-and-milk/net/anim/211.png -p 100,340 -s 370x370}${endif}
106-
${if_updatenr 72}${image ~/blood-and-milk/net/anim/214.png -p 100,340 -s 370x370}${endif}
107-
${if_updatenr 73}${image ~/blood-and-milk/net/anim/217.png -p 100,340 -s 370x370}${endif}
108-
${if_updatenr 74}${image ~/blood-and-milk/net/anim/220.png -p 100,340 -s 370x370}${endif}
109-
${if_updatenr 75}${image ~/blood-and-milk/net/anim/223.png -p 100,340 -s 370x370}${endif}
110-
${if_updatenr 76}${image ~/blood-and-milk/net/anim/226.png -p 100,340 -s 370x370}${endif}
111-
${if_updatenr 77}${image ~/blood-and-milk/net/anim/229.png -p 100,340 -s 370x370}${endif}
112-
${if_updatenr 78}${image ~/blood-and-milk/net/anim/232.png -p 100,340 -s 370x370}${endif}
113-
${if_updatenr 79}${image ~/blood-and-milk/net/anim/235.png -p 100,340 -s 370x370}${endif}
114-
${if_updatenr 80}${image ~/blood-and-milk/net/anim/238.png -p 100,340 -s 370x370}${endif}
115-
34+
${if_updatenr 1}${image ~/blood-and-milk/net/anim/000.png -p 18,285 -s 650x570}${endif}
35+
${if_updatenr 2}${image ~/blood-and-milk/net/anim/003.png -p 18,285 -s 650x570}${endif}
36+
${if_updatenr 3}${image ~/blood-and-milk/net/anim/006.png -p 18,285 -s 650x570}${endif}
37+
${if_updatenr 4}${image ~/blood-and-milk/net/anim/009.png -p 18,285 -s 650x570}${endif}
38+
${if_updatenr 5}${image ~/blood-and-milk/net/anim/012.png -p 18,285 -s 650x570}${endif}
39+
${if_updatenr 6}${image ~/blood-and-milk/net/anim/015.png -p 18,285 -s 650x570}${endif}
40+
${if_updatenr 7}${image ~/blood-and-milk/net/anim/018.png -p 18,285 -s 650x570}${endif}
41+
${if_updatenr 8}${image ~/blood-and-milk/net/anim/021.png -p 18,285 -s 650x570}${endif}
42+
${if_updatenr 9}${image ~/blood-and-milk/net/anim/024.png -p 18,285 -s 650x570}${endif}
43+
${if_updatenr 10}${image ~/blood-and-milk/net/anim/027.png -p 18,285 -s 650x570}${endif}
44+
${if_updatenr 11}${image ~/blood-and-milk/net/anim/030.png -p 18,285 -s 650x570}${endif}
45+
${if_updatenr 12}${image ~/blood-and-milk/net/anim/033.png -p 18,285 -s 650x570}${endif}
46+
${if_updatenr 13}${image ~/blood-and-milk/net/anim/036.png -p 18,285 -s 650x570}${endif}
47+
${if_updatenr 14}${image ~/blood-and-milk/net/anim/039.png -p 18,285 -s 650x570}${endif}
48+
${if_updatenr 15}${image ~/blood-and-milk/net/anim/042.png -p 18,285 -s 650x570}${endif}
49+
${if_updatenr 16}${image ~/blood-and-milk/net/anim/045.png -p 18,285 -s 650x570}${endif}
50+
${if_updatenr 17}${image ~/blood-and-milk/net/anim/048.png -p 18,285 -s 650x570}${endif}
51+
${if_updatenr 18}${image ~/blood-and-milk/net/anim/051.png -p 18,285 -s 650x570}${endif}
52+
${if_updatenr 19}${image ~/blood-and-milk/net/anim/054.png -p 18,285 -s 650x570}${endif}
53+
${if_updatenr 20}${image ~/blood-and-milk/net/anim/057.png -p 18,285 -s 650x570}${endif}
54+
${if_updatenr 21}${image ~/blood-and-milk/net/anim/060.png -p 18,285 -s 650x570}${endif}
55+
${if_updatenr 22}${image ~/blood-and-milk/net/anim/063.png -p 18,285 -s 650x570}${endif}
56+
${if_updatenr 23}${image ~/blood-and-milk/net/anim/066.png -p 18,285 -s 650x570}${endif}
57+
${if_updatenr 24}${image ~/blood-and-milk/net/anim/069.png -p 18,285 -s 650x570}${endif}
58+
${if_updatenr 25}${image ~/blood-and-milk/net/anim/072.png -p 18,285 -s 650x570}${endif}
59+
${if_updatenr 26}${image ~/blood-and-milk/net/anim/075.png -p 18,285 -s 650x570}${endif}
60+
${if_updatenr 27}${image ~/blood-and-milk/net/anim/078.png -p 18,285 -s 650x570}${endif}
61+
${if_updatenr 28}${image ~/blood-and-milk/net/anim/081.png -p 18,285 -s 650x570}${endif}
62+
${if_updatenr 29}${image ~/blood-and-milk/net/anim/084.png -p 18,285 -s 650x570}${endif}
63+
${if_updatenr 30}${image ~/blood-and-milk/net/anim/087.png -p 18,285 -s 650x570}${endif}
64+
${if_updatenr 31}${image ~/blood-and-milk/net/anim/090.png -p 18,285 -s 650x570}${endif}
65+
${if_updatenr 32}${image ~/blood-and-milk/net/anim/093.png -p 18,285 -s 650x570}${endif}
66+
${if_updatenr 33}${image ~/blood-and-milk/net/anim/096.png -p 18,285 -s 650x570}${endif}
67+
${if_updatenr 34}${image ~/blood-and-milk/net/anim/099.png -p 18,285 -s 650x570}${endif}
68+
${if_updatenr 35}${image ~/blood-and-milk/net/anim/102.png -p 18,285 -s 650x570}${endif}
69+
${if_updatenr 36}${image ~/blood-and-milk/net/anim/105.png -p 18,285 -s 650x570}${endif}
70+
${if_updatenr 37}${image ~/blood-and-milk/net/anim/108.png -p 18,285 -s 650x570}${endif}
71+
${if_updatenr 38}${image ~/blood-and-milk/net/anim/111.png -p 18,285 -s 650x570}${endif}
72+
${if_updatenr 39}${image ~/blood-and-milk/net/anim/114.png -p 18,285 -s 650x570}${endif}
73+
${if_updatenr 40}${image ~/blood-and-milk/net/anim/117.png -p 18,285 -s 650x570}${endif}
74+
${if_updatenr 41}${image ~/blood-and-milk/net/anim/120.png -p 18,285 -s 650x570}${endif}
75+
${if_updatenr 42}${image ~/blood-and-milk/net/anim/123.png -p 18,285 -s 650x570}${endif}
76+
${if_updatenr 43}${image ~/blood-and-milk/net/anim/126.png -p 18,285 -s 650x570}${endif}
77+
${if_updatenr 44}${image ~/blood-and-milk/net/anim/129.png -p 18,285 -s 650x570}${endif}
78+
${if_updatenr 45}${image ~/blood-and-milk/net/anim/132.png -p 18,285 -s 650x570}${endif}
79+
${if_updatenr 46}${image ~/blood-and-milk/net/anim/135.png -p 18,285 -s 650x570}${endif}
80+
${if_updatenr 47}${image ~/blood-and-milk/net/anim/138.png -p 18,285 -s 650x570}${endif}
81+
${if_updatenr 48}${image ~/blood-and-milk/net/anim/141.png -p 18,285 -s 650x570}${endif}
82+
${if_updatenr 49}${image ~/blood-and-milk/net/anim/144.png -p 18,285 -s 650x570}${endif}
83+
${if_updatenr 50}${image ~/blood-and-milk/net/anim/147.png -p 18,285 -s 650x570}${endif}
84+
${if_updatenr 51}${image ~/blood-and-milk/net/anim/150.png -p 18,285 -s 650x570}${endif}
85+
${if_updatenr 52}${image ~/blood-and-milk/net/anim/153.png -p 18,285 -s 650x570}${endif}
86+
${if_updatenr 53}${image ~/blood-and-milk/net/anim/156.png -p 18,285 -s 650x570}${endif}
87+
${if_updatenr 54}${image ~/blood-and-milk/net/anim/159.png -p 18,285 -s 650x570}${endif}
88+
${if_updatenr 55}${image ~/blood-and-milk/net/anim/162.png -p 18,285 -s 650x570}${endif}
89+
${if_updatenr 56}${image ~/blood-and-milk/net/anim/165.png -p 18,285 -s 650x570}${endif}
90+
${if_updatenr 57}${image ~/blood-and-milk/net/anim/168.png -p 18,285 -s 650x570}${endif}
91+
${if_updatenr 58}${image ~/blood-and-milk/net/anim/171.png -p 18,285 -s 650x570}${endif}
92+
${if_updatenr 59}${image ~/blood-and-milk/net/anim/174.png -p 18,285 -s 650x570}${endif}
93+
${if_updatenr 60}${image ~/blood-and-milk/net/anim/177.png -p 18,285 -s 650x570}${endif}
94+
${if_updatenr 61}${image ~/blood-and-milk/net/anim/180.png -p 18,285 -s 650x570}${endif}
95+
${if_updatenr 62}${image ~/blood-and-milk/net/anim/183.png -p 18,285 -s 650x570}${endif}
96+
${if_updatenr 63}${image ~/blood-and-milk/net/anim/186.png -p 18,285 -s 650x570}${endif}
97+
${if_updatenr 64}${image ~/blood-and-milk/net/anim/189.png -p 18,285 -s 650x570}${endif}
98+
${if_updatenr 65}${image ~/blood-and-milk/net/anim/192.png -p 18,285 -s 650x570}${endif}
99+
${if_updatenr 66}${image ~/blood-and-milk/net/anim/195.png -p 18,285 -s 650x570}${endif}
100+
${if_updatenr 67}${image ~/blood-and-milk/net/anim/198.png -p 18,285 -s 650x570}${endif}
101+
${if_updatenr 68}${image ~/blood-and-milk/net/anim/201.png -p 18,285 -s 650x570}${endif}
102+
${if_updatenr 69}${image ~/blood-and-milk/net/anim/204.png -p 18,285 -s 650x570}${endif}
103+
${if_updatenr 70}${image ~/blood-and-milk/net/anim/207.png -p 18,285 -s 650x570}${endif}
104+
${if_updatenr 71}${image ~/blood-and-milk/net/anim/210.png -p 18,285 -s 650x570}${endif}
105+
${if_updatenr 72}${image ~/blood-and-milk/net/anim/213.png -p 18,285 -s 650x570}${endif}
106+
${if_updatenr 73}${image ~/blood-and-milk/net/anim/216.png -p 18,285 -s 650x570}${endif}
107+
${if_updatenr 74}${image ~/blood-and-milk/net/anim/219.png -p 18,285 -s 650x570}${endif}
108+
${if_updatenr 75}${image ~/blood-and-milk/net/anim/222.png -p 18,285 -s 650x570}${endif}
109+
${if_updatenr 76}${image ~/blood-and-milk/net/anim/225.png -p 18,285 -s 650x570}${endif}
110+
${if_updatenr 77}${image ~/blood-and-milk/net/anim/228.png -p 18,285 -s 650x570}${endif}
111+
${if_updatenr 78}${image ~/blood-and-milk/net/anim/231.png -p 18,285 -s 650x570}${endif}
112+
${if_updatenr 79}${image ~/blood-and-milk/net/anim/234.png -p 18,285 -s 650x570}${endif}
113+
${if_updatenr 80}${image ~/blood-and-milk/net/anim/237.png -p 18,285 -s 650x570}${endif}
116114

117115
]];

load_gif

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
conky.config = {
2-
update_interval=0.1,
2+
update_interval=0.09,
33
imlib_cache_size=10,
44
alignment = top_left,
5-
gap_x = 956,
6-
gap_y = 240,
5+
gap_x = 620,
6+
gap_y = 430,
77
minimum_width = 638, minimum_height = 638,
88
maximum_width = 638,
99
double_buffer = yes,

net/anim/000.png

26.3 KB

net/anim/001.png

26.5 KB

net/anim/002.png

26.3 KB

net/anim/003.png

26.4 KB

net/anim/004.png

26.3 KB

net/anim/005.png

26.2 KB

net/anim/006.png

26.3 KB

net/anim/007.png

26.2 KB

net/anim/008.png

26.3 KB

net/anim/009.png

26.2 KB

net/anim/010.png

26.3 KB

net/anim/011.png

26.2 KB

net/anim/012.png

26.3 KB

net/anim/013.png

26.1 KB

net/anim/014.png

25.9 KB

net/anim/015.png

25.9 KB

net/anim/016.png

25.9 KB

net/anim/017.png

25.7 KB

net/anim/018.png

25.8 KB

net/anim/019.png

25.6 KB

net/anim/020.png

25.6 KB

net/anim/021.png

25.8 KB

net/anim/022.png

25.8 KB

net/anim/023.png

25.8 KB

net/anim/024.png

25.9 KB

net/anim/025.png

26 KB

net/anim/026.png

26.1 KB

net/anim/027.png

26.3 KB

net/anim/028.png

26.4 KB

net/anim/029.png

26.4 KB

net/anim/030.png

26.5 KB

net/anim/031.png

26.5 KB

net/anim/032.png

26.5 KB

net/anim/033.png

26.5 KB

net/anim/034.png

26.5 KB

net/anim/035.png

26.5 KB

net/anim/036.png

26.4 KB

net/anim/037.png

26.3 KB

net/anim/038.png

26.3 KB

net/anim/039.png

26.3 KB

net/anim/040.png

26.1 KB

net/anim/041.png

25.9 KB

net/anim/042.png

25.9 KB

net/anim/043.png

25.7 KB

net/anim/044.png

25.7 KB

net/anim/045.png

25.7 KB

net/anim/046.png

25.5 KB

net/anim/047.png

25.3 KB

net/anim/048.png

25.4 KB

net/anim/049.png

25.3 KB

net/anim/050.png

25.4 KB

net/anim/051.png

25.3 KB

net/anim/052.png

25.3 KB

net/anim/053.png

25.3 KB

net/anim/054.png

25.3 KB

net/anim/055.png

25.4 KB

net/anim/056.png

25.3 KB

net/anim/057.png

25.2 KB

net/anim/058.png

25.2 KB

net/anim/059.png

25.2 KB

net/anim/060.png

25.2 KB

net/anim/061.png

25.3 KB

net/anim/062.png

25.2 KB

net/anim/063.png

25.3 KB

net/anim/064.png

25.4 KB

net/anim/065.png

25.4 KB

net/anim/066.png

25.2 KB

net/anim/067.png

25.2 KB

net/anim/068.png

25.2 KB

net/anim/069.png

25.1 KB

net/anim/070.png

25 KB

net/anim/071.png

25 KB

net/anim/072.png

24.8 KB

net/anim/073.png

24.7 KB

net/anim/074.png

24.6 KB

net/anim/075.png

24.5 KB

net/anim/076.png

24.5 KB

net/anim/077.png

24.5 KB

net/anim/078.png

24.3 KB

net/anim/079.png

24.2 KB

net/anim/080.png

24.2 KB

net/anim/081.png

24.3 KB

net/anim/082.png

24.3 KB

net/anim/083.png

24.3 KB

net/anim/084.png

24.3 KB

net/anim/085.png

24.4 KB

net/anim/086.png

24.4 KB

net/anim/087.png

24.4 KB

net/anim/088.png

24.5 KB

net/anim/089.png

24.5 KB

net/anim/090.png

24.5 KB

net/anim/091.png

24.4 KB

net/anim/092.png

24.5 KB

net/anim/093.png

24.5 KB

net/anim/094.png

24.7 KB

net/anim/095.png

24.8 KB

net/anim/096.png

24.8 KB

net/anim/097.png

24.8 KB

net/anim/098.png

25 KB

net/anim/099.png

24.9 KB

net/anim/1.png

-55.1 KB
Binary file not shown.

net/anim/10.png

-54.4 KB
Binary file not shown.

net/anim/100.png

-26 KB

net/anim/101.png

-25.9 KB

net/anim/102.png

-25.9 KB

net/anim/103.png

-26.2 KB

net/anim/104.png

-25.8 KB

net/anim/105.png

-25.8 KB

net/anim/106.png

-25.7 KB

net/anim/107.png

-26 KB

net/anim/108.png

-25.9 KB

net/anim/109.png

-25.5 KB

net/anim/11.png

-54.7 KB
Binary file not shown.

net/anim/110.png

-25.9 KB

net/anim/111.png

-25.6 KB

net/anim/112.png

-25.7 KB

net/anim/113.png

-25.6 KB

net/anim/114.png

-25.8 KB

net/anim/115.png

-26.1 KB

net/anim/116.png

-26.1 KB

net/anim/117.png

-26.3 KB

net/anim/118.png

-26 KB

net/anim/119.png

-25.9 KB

net/anim/12.png

-54.3 KB
Binary file not shown.

net/anim/120.png

-26 KB

net/anim/121.png

-26.1 KB

net/anim/122.png

-26 KB

net/anim/123.png

-26.2 KB

net/anim/124.png

-26 KB

net/anim/125.png

-26 KB

net/anim/126.png

-26.3 KB

net/anim/127.png

-26.4 KB

net/anim/128.png

-26.5 KB

net/anim/129.png

-26.3 KB

net/anim/13.png

-54.6 KB
Binary file not shown.

net/anim/130.png

-26.8 KB

net/anim/131.png

-27 KB

net/anim/132.png

-26.8 KB

net/anim/133.png

-26.9 KB

net/anim/134.png

-27.2 KB

net/anim/135.png

-27 KB

net/anim/136.png

-26.9 KB

net/anim/137.png

-27.2 KB

net/anim/138.png

-27.4 KB

net/anim/139.png

-26.7 KB

net/anim/14.png

-53.9 KB
Binary file not shown.

net/anim/140.png

-27.1 KB

net/anim/141.png

-27.3 KB

net/anim/142.png

-27.3 KB

net/anim/143.png

-27.2 KB

net/anim/144.png

-27.5 KB

net/anim/145.png

-27.5 KB

net/anim/146.png

-27.2 KB

net/anim/147.png

-27.6 KB

net/anim/148.png

-27.4 KB

net/anim/149.png

-27.7 KB

net/anim/15.png

-53.3 KB
Binary file not shown.

net/anim/150.png

-27.3 KB

net/anim/151.png

-27.6 KB

net/anim/152.png

-28 KB

net/anim/153.png

-28.2 KB

net/anim/154.png

-27.8 KB

net/anim/155.png

-28 KB

net/anim/156.png

-28 KB

net/anim/157.png

-27.9 KB

net/anim/158.png

-27.7 KB

net/anim/159.png

-28.4 KB

net/anim/16.png

-53.3 KB
Binary file not shown.

net/anim/160.png

-27.7 KB

net/anim/161.png

-28 KB

net/anim/162.png

-28.3 KB

net/anim/163.png

-28.2 KB

net/anim/164.png

-28.3 KB

net/anim/165.png

-28.2 KB

net/anim/166.png

-28.4 KB

net/anim/167.png

-28.2 KB

net/anim/168.png

-28.2 KB

net/anim/169.png

-28.3 KB

net/anim/17.png

-53.2 KB
Binary file not shown.

net/anim/170.png

-27.9 KB

net/anim/171.png

-28 KB

net/anim/172.png

-28.1 KB

net/anim/173.png

-28.2 KB

net/anim/174.png

-28 KB

net/anim/175.png

-28.2 KB

net/anim/176.png

-28.4 KB

net/anim/177.png

-28.1 KB

net/anim/178.png

-28 KB

net/anim/179.png

-27.3 KB

net/anim/18.png

-53 KB
Binary file not shown.

net/anim/180.png

-27.8 KB

net/anim/181.png

-28.2 KB

net/anim/182.png

-28 KB

net/anim/183.png

-27.4 KB

net/anim/184.png

-27.5 KB

net/anim/185.png

-27.7 KB

net/anim/186.png

-28 KB

net/anim/187.png

-27.9 KB

net/anim/188.png

-27.8 KB

net/anim/189.png

-27.6 KB

net/anim/19.png

-53.6 KB
Binary file not shown.

net/anim/190.png

-27.7 KB

net/anim/191.png

-27.4 KB

net/anim/192.png

-27.5 KB

net/anim/193.png

-27.2 KB

net/anim/194.png

-27.1 KB

net/anim/195.png

-27.2 KB

net/anim/196.png

-27.1 KB

net/anim/197.png

-27 KB

net/anim/198.png

-26.9 KB

net/anim/199.png

-26.5 KB

net/anim/2.png

-54.9 KB
Binary file not shown.

net/anim/20.png

-52.9 KB
Binary file not shown.

net/anim/200.png

-26.9 KB

net/anim/201.png

-26.6 KB

net/anim/202.png

-26.3 KB

net/anim/203.png

-26 KB

net/anim/204.png

-26.1 KB

net/anim/205.png

-25.3 KB

net/anim/206.png

-26.1 KB

net/anim/207.png

-26.3 KB

net/anim/208.png

-26 KB

net/anim/209.png

-26.3 KB

net/anim/21.png

-53 KB
Binary file not shown.

net/anim/210.png

-26.1 KB

net/anim/211.png

-26.5 KB

net/anim/212.png

-25.9 KB

net/anim/213.png

-26.5 KB

net/anim/214.png

-26.4 KB

net/anim/215.png

-26.3 KB

net/anim/216.png

-26.3 KB

net/anim/217.png

-27 KB

net/anim/218.png

-27 KB

net/anim/219.png

-26.1 KB

net/anim/22.png

-53.2 KB
Binary file not shown.

net/anim/220.png

-26.4 KB

net/anim/221.png

-26.4 KB

net/anim/222.png

-27 KB

net/anim/223.png

-26.8 KB

net/anim/224.png

-27.3 KB

net/anim/225.png

-27.3 KB

net/anim/226.png

-27 KB

net/anim/227.png

-27.9 KB

net/anim/228.png

-28 KB

net/anim/229.png

-27.7 KB

net/anim/23.png

-53.4 KB
Binary file not shown.

net/anim/230.png

-28.1 KB

net/anim/231.png

-28.1 KB

net/anim/232.png

-28.4 KB

net/anim/233.png

-28.3 KB

net/anim/234.png

-28.4 KB

net/anim/235.png

-28.4 KB

net/anim/236.png

-28.5 KB

net/anim/237.png

-28.3 KB

net/anim/238.png

-28.5 KB

net/anim/239.png

-28.3 KB

net/anim/24.png

-53.7 KB
Binary file not shown.

net/anim/240.png

-52.8 KB
Binary file not shown.

net/anim/25.png

-53.5 KB
Binary file not shown.

net/anim/26.png

-53.6 KB
Binary file not shown.

net/anim/27.png

-54.1 KB
Binary file not shown.

net/anim/28.png

-54.3 KB
Binary file not shown.

net/anim/29.png

-54.8 KB
Binary file not shown.

net/anim/3.png

-54.8 KB
Binary file not shown.

net/anim/30.png

-55.3 KB
Binary file not shown.

net/anim/31.png

-54.8 KB
Binary file not shown.

net/anim/32.png

-55.2 KB
Binary file not shown.

net/anim/33.png

-55.1 KB
Binary file not shown.

net/anim/34.png

-55.3 KB
Binary file not shown.

net/anim/35.png

-54.8 KB
Binary file not shown.

net/anim/36.png

-55.1 KB
Binary file not shown.

net/anim/37.png

-54.9 KB
Binary file not shown.

net/anim/38.png

-54.4 KB
Binary file not shown.

net/anim/39.png

-54.5 KB
Binary file not shown.

net/anim/4.png

-55 KB
Binary file not shown.

net/anim/40.png

-54.4 KB
Binary file not shown.

net/anim/41.png

-53.9 KB
Binary file not shown.

net/anim/42.png

-53.6 KB
Binary file not shown.

net/anim/43.png

-53.3 KB
Binary file not shown.

net/anim/44.png

-53.4 KB
Binary file not shown.

net/anim/45.png

-53.4 KB
Binary file not shown.

net/anim/46.png

-53.4 KB
Binary file not shown.

net/anim/47.png

-53.2 KB
Binary file not shown.

net/anim/48.png

-52.8 KB
Binary file not shown.

net/anim/49.png

-52.4 KB
Binary file not shown.

net/anim/5.png

-54.5 KB
Binary file not shown.

net/anim/50.png

-52.5 KB
Binary file not shown.

net/anim/51.png

-52.5 KB
Binary file not shown.

net/anim/52.png

-52.2 KB
Binary file not shown.

net/anim/53.png

-52.5 KB
Binary file not shown.

net/anim/54.png

-52.4 KB
Binary file not shown.

net/anim/55.png

-52.2 KB
Binary file not shown.

net/anim/56.png

-52.4 KB
Binary file not shown.

net/anim/57.png

-52.5 KB
Binary file not shown.

net/anim/58.png

-52 KB
Binary file not shown.

0 commit comments

Comments
 (0)