Przeglądaj źródła

Add a nude view for Kingsley

master
Fen Dweller 5 lat temu
rodzic
commit
9064cb07e3
4 zmienionych plików z 2267 dodań i 918 usunięć
  1. +2
    -1
      media/attribution.js
  2. +1137
    -0
      media/characters/kingsley/front-nude.svg
  3. +1118
    -917
      media/characters/kingsley/front.svg
  4. +10
    -0
      presets/characters.js

+ 2
- 1
media/attribution.js Wyświetl plik

@@ -14234,7 +14234,8 @@ const attributionData = {
{
prefix: "./media/characters/kingsley/",
files: [
{ name: "front.svg", source: "https://www.furaffinity.net/view/40561240/" }
{ name: "front.svg", source: "https://twitter.com/AndeAlmighty/status/1362893555992264705" },
{ name: "front-nude.svg", source: "https://twitter.com/AndeAlmighty/status/1362893555992264705", nsfw: true },
],
authors: [
"andealmighty"


+ 1137
- 0
media/characters/kingsley/front-nude.svg
Plik diff jest za duży
Wyświetl plik


+ 1118
- 917
media/characters/kingsley/front.svg
Plik diff jest za duży
Wyświetl plik


+ 10
- 0
presets/characters.js Wyświetl plik

@@ -37169,6 +37169,16 @@ characterMakers.push(() => makeCharacter(
bottom: 127/1930
}
},
frontNude: {
height: math.unit(11 + 9/12, "feet"),
weight: math.unit(935, "lb"),
name: "Front (Nude)",
image: {
source: "./media/characters/kingsley/front-nude.svg",
extra: 1803/1674,
bottom: 127/1930
}
},
},
[
{


Ładowanie…
Anuluj
Zapisz