-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathimages.py
80 lines (70 loc) · 5.42 KB
/
images.py
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
simple_image = 'http://villain-universe.run.goorm.io/images/unused/this_is_image.png'
simple_gif = 'http://villain-universe.run.goorm.io/images/unused/this_is_gif.gif'
problem_1 = 'http://villain-universe.run.goorm.io/images/problems/problem_1.jpg'
problem_2_on = 'http://villain-universe.run.goorm.io/images/problems/problem_2_on.jpg'
problem_2_off = 'http://villain-universe.run.goorm.io/images/problems/problem_2_off.jpg'
problem_3 = 'http://villain-universe.run.goorm.io/images/problems/problem_3.jpg'
problem_4 = [
'http://villain-universe.run.goorm.io/images/problems/problem_4_1.jpg',
'http://villain-universe.run.goorm.io/images/problems/problem_4_2.jpg',
'http://villain-universe.run.goorm.io/images/problems/problem_4_3.jpg',
'http://villain-universe.run.goorm.io/images/problems/problem_4_4.jpg',
'http://villain-universe.run.goorm.io/images/problems/problem_4_5.jpg',
'http://villain-universe.run.goorm.io/images/problems/problem_4_6.jpg',
'http://villain-universe.run.goorm.io/images/problems/problem_4_7.jpg',
'http://villain-universe.run.goorm.io/images/problems/problem_4_8.jpg',
'http://villain-universe.run.goorm.io/images/problems/problem_4_9.jpg',
'http://villain-universe.run.goorm.io/images/problems/problem_4_10.jpg',
'http://villain-universe.run.goorm.io/images/problems/problem_4_11.jpg'
]
card_problem_4 = [
'http://villain-universe.run.goorm.io/images/cardimages/problem_4_1.jpg',
'http://villain-universe.run.goorm.io/images/cardimages/problem_4_2.jpg',
'http://villain-universe.run.goorm.io/images/cardimages/problem_4_3.jpg',
'http://villain-universe.run.goorm.io/images/cardimages/problem_4_4.jpg',
'http://villain-universe.run.goorm.io/images/cardimages/problem_4_5.jpg',
'http://villain-universe.run.goorm.io/images/cardimages/problem_4_6.jpg',
'http://villain-universe.run.goorm.io/images/cardimages/problem_4_7.jpg',
'http://villain-universe.run.goorm.io/images/cardimages/problem_4_8.jpg',
'http://villain-universe.run.goorm.io/images/cardimages/problem_4_9.jpg',
'http://villain-universe.run.goorm.io/images/cardimages/problem_4_10.jpg',
'http://villain-universe.run.goorm.io/images/cardimages/problem_4_11.jpg'
]
problem_5_1 = 'http://villain-universe.run.goorm.io/images/problems/problem_5_1.jpg'
problem_5_2 = 'http://villain-universe.run.goorm.io/images/problems/problem_5_2.jpg'
problem_5_3 = 'http://villain-universe.run.goorm.io/images/problems/problem_5_3.jpg'
problem_6_1 = 'http://villain-universe.run.goorm.io/images/problems/problem_6_1.jpg'
problem_6_2 = 'http://villain-universe.run.goorm.io/images/problems/problem_6_2.jpeg'
answer_1 = 'http://villain-universe.run.goorm.io/images/problems/answer_1.jpg'
answer_2 = 'http://villain-universe.run.goorm.io/images/problems/answer_2.jpg'
answer_3 = 'http://villain-universe.run.goorm.io/images/problems/answer_3.jpg'
answer_4 = 'http://villain-universe.run.goorm.io/images/problems/answer_4.jpg'
answer_5 = 'http://villain-universe.run.goorm.io/images/problems/answer_5.jpg'
answer_6 = 'http://villain-universe.run.goorm.io/images/problems/answer_6.jpg'
hint_2_2 = 'http://villain-universe.run.goorm.io/images/hints/hint_2_2.jpg'
hint_3_2 = 'http://villain-universe.run.goorm.io/images/hints/hint_3_2.jpg'
hint_5_2 = 'http://villain-universe.run.goorm.io/images/hints/hint_5_2.jpg'
hint_6_1 = 'http://villain-universe.run.goorm.io/images/hints/hint_6_1.jpg'
hint_6_2 = 'http://villain-universe.run.goorm.io/images/hints/hint_6_2.jpg'
piece_1 = 'http://villain-universe.run.goorm.io/images/items/piece1.jpg'
piece_2 = 'http://villain-universe.run.goorm.io/images/items/piece2.jpg'
piece_3 = 'http://villain-universe.run.goorm.io/images/items/piece3.jpg'
piece_4 = 'http://villain-universe.run.goorm.io/images/items/piece4.jpg'
piece_5 = 'http://villain-universe.run.goorm.io/images/items/piece5.jpg'
note = 'http://villain-universe.run.goorm.io/images/items/note.jpg'
background_1 = 'http://villain-universe.run.goorm.io/images/background/background_1.jpg' # 강권주
background_2 = 'http://villain-universe.run.goorm.io/images/background/background_2.jpg' # 연기가득
background_3 = 'http://villain-universe.run.goorm.io/images/background/background_3.jpg' # 천사상
background_4 = 'http://villain-universe.run.goorm.io/images/background/background_4.jpg' # 시체
background_5 = 'http://villain-universe.run.goorm.io/images/background/background_5.jpg' # 목각인형갤러리
background_6 = 'http://villain-universe.run.goorm.io/images/background/background_6.jpg' # 아이
background_7 = 'http://villain-universe.run.goorm.io/images/background/background_7.jpg' # 아이의몸에서귀신이나와
background_8 = 'http://villain-universe.run.goorm.io/images/background/background_8.jpg' # 도플갱어강권주
background_9 = 'http://villain-universe.run.goorm.io/images/background/background_9.jpg' # 강원주와도플갱어
background_6_1 = 'http://villain-universe.run.goorm.io/images/background/background_6_1.jpg' # 모니터로본아이
otori_1 = 'http://villain-universe.run.goorm.io/images/etc/otori_1.jpg' # 오토리
otori_2 = 'http://villain-universe.run.goorm.io/images/etc/otori_2.jpg' # 오토리
badend_2 = 'http://villain-universe.run.goorm.io/images/thumbnails/badend_2.jpg'
badend_3 = 'http://villain-universe.run.goorm.io/images/thumbnails/badend_3.jpg'
badend_4 = 'http://villain-universe.run.goorm.io/images/thumbnails/badend_4.jpg'
badend_5 = 'http://villain-universe.run.goorm.io/images/thumbnails/badend_5.jpg'