Add artfight tag
This commit is contained in:
parent
37b87f285c
commit
b9f75bbbbd
13 changed files with 24 additions and 10 deletions
|
@ -7,7 +7,8 @@
|
|||
"description": "Artfight attack: https://artfight.net/attack/4167421.robbery",
|
||||
"program": "Krita",
|
||||
"tags": [
|
||||
"fan art"
|
||||
"fan art",
|
||||
"artfight"
|
||||
],
|
||||
"title": "Robbery!"
|
||||
}
|
||||
|
|
|
@ -7,7 +7,8 @@
|
|||
"description": "Artfight attack: https://artfight.net/attack/4192573.snow-hunting",
|
||||
"program": "Krita",
|
||||
"tags": [
|
||||
"fan art"
|
||||
"fan art",
|
||||
"artfight"
|
||||
],
|
||||
"title": "snow hunting"
|
||||
}
|
||||
|
|
|
@ -7,7 +7,8 @@
|
|||
"description": "Artfight attack: https://artfight.net/attack/4186294.burger-time",
|
||||
"program": "Krita",
|
||||
"tags": [
|
||||
"fan art"
|
||||
"fan art",
|
||||
"artfight"
|
||||
],
|
||||
"title": "burger time"
|
||||
}
|
||||
|
|
|
@ -7,7 +7,8 @@
|
|||
"description": "Artfight attack: https://artfight.net/attack/4149098.does-this-look-cute",
|
||||
"program": "Krita",
|
||||
"tags": [
|
||||
"fan art"
|
||||
"fan art",
|
||||
"artfight"
|
||||
],
|
||||
"title": "Does this look cute?"
|
||||
}
|
||||
|
|
|
@ -7,7 +7,8 @@
|
|||
"description": "Artfight attack: https://artfight.net/attack/4170296.tim",
|
||||
"program": "Krita",
|
||||
"tags": [
|
||||
"fan art"
|
||||
"fan art",
|
||||
"artfight"
|
||||
],
|
||||
"title": "tim."
|
||||
}
|
||||
|
|
|
@ -7,7 +7,8 @@
|
|||
"description": "Artfight attack: https://artfight.net/attack/4092315.want-to-listen",
|
||||
"program": "Krita",
|
||||
"tags": [
|
||||
"fan art"
|
||||
"fan art",
|
||||
"artfight"
|
||||
],
|
||||
"title": "Want to listen?"
|
||||
}
|
||||
|
|
|
@ -9,6 +9,7 @@ characters:
|
|||
- Sir Birdington The Banker
|
||||
arttags:
|
||||
- fan art
|
||||
- artfight
|
||||
program: Krita
|
||||
---
|
||||
Artfight attack: https://artfight.net/attack/4167421.robbery
|
||||
|
|
|
@ -9,6 +9,7 @@ characters:
|
|||
- Hunter
|
||||
arttags:
|
||||
- fan art
|
||||
- artfight
|
||||
program: Krita
|
||||
---
|
||||
Artfight attack: https://artfight.net/attack/4192573.snow-hunting
|
||||
|
|
|
@ -9,6 +9,7 @@ characters:
|
|||
- Mel
|
||||
arttags:
|
||||
- fan art
|
||||
- artfight
|
||||
program: Krita
|
||||
---
|
||||
Artfight attack: https://artfight.net/attack/4186294.burger-time
|
||||
|
|
|
@ -9,6 +9,7 @@ characters:
|
|||
- Nikki
|
||||
arttags:
|
||||
- fan art
|
||||
- artfight
|
||||
program: Krita
|
||||
---
|
||||
Artfight attack: https://artfight.net/attack/4149098.does-this-look-cute
|
||||
|
|
|
@ -9,6 +9,7 @@ characters:
|
|||
- Tim
|
||||
arttags:
|
||||
- fan art
|
||||
- artfight
|
||||
program: Krita
|
||||
---
|
||||
Artfight attack: https://artfight.net/attack/4170296.tim
|
||||
|
|
|
@ -9,6 +9,7 @@ characters:
|
|||
- Natasha Kandy
|
||||
arttags:
|
||||
- fan art
|
||||
- artfight
|
||||
program: Krita
|
||||
---
|
||||
Artfight attack: https://artfight.net/attack/4092315.want-to-listen
|
||||
|
|
|
@ -28,18 +28,18 @@ characters:
|
|||
num: 7
|
||||
- name: Asuka
|
||||
num: 6
|
||||
- name: Mari
|
||||
num: 5
|
||||
- name: Sakura
|
||||
num: 5
|
||||
- name: Mari
|
||||
num: 5
|
||||
- name: Mythra
|
||||
num: 4
|
||||
- name: Sniper Girl
|
||||
num: 2
|
||||
- name: Byleth
|
||||
num: 2
|
||||
- name: Elisanne
|
||||
num: 2
|
||||
- name: Rei
|
||||
num: 2
|
||||
tags:
|
||||
- name: technical
|
||||
num: 1
|
||||
|
@ -51,6 +51,8 @@ tags:
|
|||
num: 3
|
||||
- name: oil painting
|
||||
num: 4
|
||||
- name: artfight
|
||||
num: 6
|
||||
- name: drawpile
|
||||
num: 8
|
||||
- name: landscape
|
||||
|
|
Loading…
Add table
Reference in a new issue