Explorar el Código

Add a maw view for Tobias

master
Fen Dweller hace 4 años
padre
commit
80ae6d0e03
Se han modificado 3 ficheros con 1876 adiciones y 0 borrados
  1. +16
    -0
      media/attribution.js
  2. +1853
    -0
      media/characters/tobias/maw.svg
  3. +7
    -0
      presets/characters.js

+ 16
- 0
media/attribution.js Ver fichero

@@ -6559,6 +6559,18 @@ const attributionData = {
"tobias"
]
},
{
prefix: "./media/characters/tobias/",
files: [
{ name: "maw.svg", source: "https://www.furaffinity.net/view/36056386/" }
],
authors: [
"psychosocial"
],
owners: [
"tobias"
]
},
{
prefix: "./media/characters/kieran/",
files: [
@@ -30511,6 +30523,10 @@ const attributionData = {
"name": "Baltica",
"url": "https://www.f-list.net/c/baltica/"
},
"psychosocial": {
"name": "Psychosocial",
"url": "https://www.furaffinity.net/user/psychosocial"
},
}
}



+ 1853
- 0
media/characters/tobias/maw.svg
La diferencia del archivo ha sido suprimido porque es demasiado grande
Ver fichero


+ 7
- 0
presets/characters.js Ver fichero

@@ -6178,6 +6178,13 @@ characterMakers.push(() => makeCharacter(
bottom: 38.9 / 1513.1235
}
},
maw: {
height: math.unit(2.3, "meters"),
name: "Maw",
image: {
source: "./media/characters/tobias/maw.svg"
}
},
},
[
{


Cargando…
Cancelar
Guardar