Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
chemicalcrux
/
macrovision
Segui
1
Vota
0
Forka
0
Codice
Problemi
5
Pull Requests
0
Rilasci
10
Wiki
Attività
Sfoglia il codice sorgente
Fix Hass's feeding height
master
Fen Dweller
4 anni fa
parent
1c8017ddc7
commit
64006d8a12
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
presets/characters.js
+ 1
- 1
presets/characters.js
Vedi File
@@ -57473,7 +57473,7 @@ characterMakers.push(() => makeCharacter(
}
},
feeding: {
height: math.unit(6, "meters"),
height: math.unit(6
*0.63
, "meters"),
weight: math.unit(3400, "kg"),
preyCapacity: math.unit(1700, "liters"),
name: "Feeding",
Write
Preview
Loading…
Annulla
Salva