Pārlūkot izejas kodu

Update Tristan Hawthorne

master
Fen Dweller pirms 3 gadiem
vecāks
revīzija
8e756b13df
5 mainītis faili ar 4168 papildinājumiem un 2052 dzēšanām
  1. +4
    -4
      media/attribution.js
  2. +2262
    -0
      media/characters/tristan-hawthorne/alolan-umbraichu-front.svg
  3. +0
    -1045
      media/characters/tristan-hawthorne/front.svg
  4. +1879
    -979
      media/characters/tristan-hawthorne/skunk-front.svg
  5. +23
    -24
      presets/characters.js

+ 4
- 4
media/attribution.js Parādīt failu

@@ -16321,10 +16321,10 @@ const attributionData = {
{
prefix: "./media/characters/tristan-hawthorne/",
files: [
{ name: "front.svg", source: "https://twitter.com/Tris_Hawthorne/status/1141831843982925824" }
{ name: "skunk-front.svg", source: "https://www.furaffinity.net/view/24943815/" }
],
authors: [
"rabidraccoon"
"forest-wolf"
],
owners: [
"tristanhawthorne"
@@ -16333,10 +16333,10 @@ const attributionData = {
{
prefix: "./media/characters/tristan-hawthorne/",
files: [
{ name: "skunk-front.svg", source: "https://www.furaffinity.net/view/24943815/" }
{ name: "alolan-umbraichu-front.svg", source: null }
],
authors: [
"forest-wolf"
"dragga"
],
owners: [
"tristanhawthorne"


+ 2262
- 0
media/characters/tristan-hawthorne/alolan-umbraichu-front.svg
Failā izmaiņas netiks attēlotas, jo tās ir par lielu
Parādīt failu


+ 0
- 1045
media/characters/tristan-hawthorne/front.svg
Failā izmaiņas netiks attēlotas, jo tās ir par lielu
Parādīt failu


+ 1879
- 979
media/characters/tristan-hawthorne/skunk-front.svg
Failā izmaiņas netiks attēlotas, jo tās ir par lielu
Parādīt failu


+ 23
- 24
presets/characters.js Parādīt failu

@@ -45995,55 +45995,54 @@ characterMakers.push(() => makeCharacter(
))

characterMakers.push(() => makeCharacter(
{ name: "Tristan Hawthorne", species: ["labrador", "skunk"], tags: ["anthro"] },
{ name: "Tristan Hawthorne", species: ["skunk", "raichu", "umbreon"], tags: ["anthro"] },
{
front: {
height: math.unit(6 + 6/12, "feet"),
weight: math.unit(350, "lb"),
name: "Front",
image: {
source: "./media/characters/tristan-hawthorne/front.svg",
extra: 1159/1124,
bottom: 37/1196
},
form: "labrador",
default: true
},
skunkFront: {
height: math.unit(4 + 6/12, "feet"),
weight: math.unit(120, "lb"),
name: "Front",
image: {
source: "./media/characters/tristan-hawthorne/skunk-front.svg",
extra: 1609/1551,
bottom: 169/1778
extra: 330/318,
bottom: 25/355
},
form: "skunk",
default: true
},
alolanUmbraichu_front: {
height: math.unit(2 + 6/12, "feet"),
name: "Front",
image: {
source: "./media/characters/tristan-hawthorne/alolan-umbraichu-front.svg",
extra: 389/350,
bottom: 33/422
},
form: "alolan-umbraichu",
default: true
},
},
[
{
name: "Normal",
height: math.unit(6 + 6/12, "feet"),
form: "labrador",
height: math.unit(4 + 6/12, "feet"),
form: "skunk",
default: true
},
{
name: "Normal",
height: math.unit(4 + 6/12, "feet"),
form: "skunk",
height: math.unit(2 + 6/12, "feet"),
form: "alolan-umbraichu",
default: true
},
],
{
"labrador": {
name: "Labrador",
"skunk": {
name: "Skunk",
default: true
},
"skunk": {
name: "Skunk"
}
"alolan-umbraichu": {
name: "Alolan Umbraichu",
},
}
))



Notiek ielāde…
Atcelt
Saglabāt