This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
macrovision
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
10
Wiki
Activity
Browse Source
Fix a missing species
master
Fen Dweller
4 years ago
parent
f7e49e9d60
commit
ecfe30fa70
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
presets/characters.js
+ 4
- 0
presets/characters.js
View File
@@ -1771,6 +1771,10 @@ const speciesData = {
name: "Snow Tiger",
parents: ["tiger"]
},
"marble-fox": {
name: "Marble Fox",
parents: ["fox"]
},
}
//species
Write
Preview
Loading…
Cancel
Save