-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmonsters.qrc
46 lines (45 loc) · 2.39 KB
/
monsters.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<RCC>
<qresource prefix="">
<file>monsters/monster-defense-white.png</file>
<file>monsters/monster-defense-red.png</file>
<file>monsters/monster-defense-green.png</file>
<file>monsters/monster-defense-blue.png</file>
<file>monsters/monster-defense-white-blink.png</file>
<file>monsters/monster-defense-red-blink.png</file>
<file>monsters/monster-defense-green-blink.png</file>
<file>monsters/monster-defense-blue-blink.png</file>
<file>monsters/monster-strength-white.png</file>
<file>monsters/monster-strength-red.png</file>
<file>monsters/monster-strength-green.png</file>
<file>monsters/monster-strength-blue.png</file>
<file>monsters/monster-strength-white-blink.png</file>
<file>monsters/monster-strength-red-blink.png</file>
<file>monsters/monster-strength-green-blink.png</file>
<file>monsters/monster-strength-blue-blink.png</file>
<file>monsters/monster-reproduction-white.png</file>
<file>monsters/monster-reproduction-red.png</file>
<file>monsters/monster-reproduction-green.png</file>
<file>monsters/monster-reproduction-blue.png</file>
<file>monsters/monster-reproduction-white-blink.png</file>
<file>monsters/monster-reproduction-red-blink.png</file>
<file>monsters/monster-reproduction-green-blink.png</file>
<file>monsters/monster-reproduction-blue-blink.png</file>
<file>monsters/monster-speed-white.png</file>
<file>monsters/monster-speed-red.png</file>
<file>monsters/monster-speed-green.png</file>
<file>monsters/monster-speed-blue.png</file>
<file>monsters/monster-speed-white-blink.png</file>
<file>monsters/monster-speed-red-blink.png</file>
<file>monsters/monster-speed-green-blink.png</file>
<file>monsters/monster-speed-blue-blink.png</file>
<file>monsters/monster-normal-white.png</file>
<file>monsters/monster-normal-red.png</file>
<file>monsters/monster-normal-green.png</file>
<file>monsters/monster-normal-blue.png</file>
<file>monsters/monster-normal-white-blink.png</file>
<file>monsters/monster-normal-red-blink.png</file>
<file>monsters/monster-normal-green-blink.png</file>
<file>monsters/monster-normal-blue-blink.png</file>
<file>monsters/pillow.png</file>
</qresource>
</RCC>