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 missing species info
master
Fen Dweller
6 years ago
parent
8d052262cc
commit
df066d2352
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
presets/characters.js
+ 5
- 0
presets/characters.js
View File
@@ -1282,6 +1282,11 @@ const speciesData = {
name: "Vulpera",
parents: ["fennec-fox"]
},
"ceratosaurus": {
name: "Ceratosaurus",
parents: ["dinosaur"]
},
Write
Preview
Loading…
Cancel
Save