Browse Source

Update Anahita

master
Fen Dweller 3 years ago
parent
commit
c06a3bffd2
2 changed files with 3227 additions and 790 deletions
  1. +3223
    -786
      media/characters/anahita/front.svg
  2. +4
    -4
      presets/characters.js

+ 3223
- 786
media/characters/anahita/front.svg
File diff suppressed because it is too large
View File


+ 4
- 4
presets/characters.js View File

@@ -38028,19 +38028,19 @@ characterMakers.push(() => makeCharacter(
{ name: "Anahita", species: ["shark"], tags: ["anthro"] },
{
front: {
height: math.unit(260, "meters"),
height: math.unit(300, "meters"),
name: "Front",
image: {
source: "./media/characters/anahita/front.svg",
extra: 665/635,
bottom: 89/754
extra: 609/576,
bottom: 51/660
}
},
},
[
{
name: "Macro",
height: math.unit(260, "meters"),
height: math.unit(300, "meters"),
default: true
},
]


Loading…
Cancel
Save