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 Naldara not having a default form
master
Fen Dweller
4 years ago
parent
f9538527a3
commit
36f7a2fd16
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
presets/characters.js
+ 2
- 1
presets/characters.js
View File
@@ -21284,7 +21284,8 @@ characterMakers.push(() => makeCharacter(
],
{
"anthro": {
name: "Anthro"
name: "Anthro",
default: true
},
"naga": {
name: "Naga"
Write
Preview
Loading…
Cancel
Save