Browse Source

Update some of Fen's silhouettes

master
Fen Dweller 3 years ago
parent
commit
e7c612feba
6 changed files with 22448 additions and 17712 deletions
  1. +5464
    -3036
      media/characters/fen/diving.svg
  2. +5616
    -4499
      media/characters/fen/front.svg
  3. +4337
    -5230
      media/characters/fen/maw.svg
  4. +3913
    -4057
      media/characters/fen/sleeby.svg
  5. +3115
    -887
      media/characters/fen/tail.svg
  6. +3
    -3
      scripts/illustrator.jsx

+ 5464
- 3036
media/characters/fen/diving.svg
File diff suppressed because it is too large
View File


+ 5616
- 4499
media/characters/fen/front.svg
File diff suppressed because it is too large
View File


+ 4337
- 5230
media/characters/fen/maw.svg
File diff suppressed because it is too large
View File


+ 3913
- 4057
media/characters/fen/sleeby.svg
File diff suppressed because it is too large
View File


+ 3115
- 887
media/characters/fen/tail.svg
File diff suppressed because it is too large
View File


+ 3
- 3
scripts/illustrator.jsx View File

@@ -13,17 +13,17 @@ settings = [
{
name: "Light",
color: 0x4d,
threshold: 96
threshold: 116
},
{
name: "Medium",
color: 0x33,
threshold: 64
threshold: 108
},
{
name: "Dark",
color: 0x1a,
threshold: 32
threshold: 96
},
{
name: "Black",


Loading…
Cancel
Save