Browse Source

Update Nebula

master
Fen Dweller 5 years ago
parent
commit
c3a3b1d9cd
2 changed files with 1378 additions and 171 deletions
  1. +1376
    -170
      media/characters/nebula/front.svg
  2. +2
    -1
      presets/characters.js

+ 1376
- 170
media/characters/nebula/front.svg
File diff suppressed because it is too large
View File


+ 2
- 1
presets/characters.js View File

@@ -3564,7 +3564,8 @@ characterMakers.push(() => makeCharacter(
name: "Front", name: "Front",
image: { image: {
source: "./media/characters/nebula/front.svg", source: "./media/characters/nebula/front.svg",
extra: 2600 / 2450
extra: 2566/2362,
bottom: 81/2644
} }
} }
}, },


Loading…
Cancel
Save