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
Make Rose's Fae form the default
master
Fen Dweller
4 years ago
parent
6d8ccb29b8
commit
21167d225f
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
presets/characters.js
+ 3
- 3
presets/characters.js
View File
@@ -7342,14 +7342,14 @@ characterMakers.push(() => makeCharacter(
],
{
"liom": {
name: "Liom",
default: true
name: "Liom"
},
"plush": {
name: "Plush"
},
"fae": {
name: "Fae Fox"
name: "Fae Fox",
default: true
}
}
))
Write
Preview
Loading…
Cancel
Save