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
Move names into the info block (for characters, at least)
tags/v0.1.0
Fen Dweller
5 years ago
parent
6e71b11e7d
commit
21aa194400
2 changed files
with
511 additions
and
514 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+510
-513
presets/characters.js
+1
-1
presets/species.js
+ 510
- 513
presets/characters.js
File diff suppressed because it is too large
View File
+ 1
- 1
presets/species.js
View File
@@ -2,7 +2,7 @@ const speciesMakers = {};
speciesMakers["Synx"] = () => {
const species = makeCharacter(
"Synx",
{ name:
"Synx"
}
,
{
goochick: {
height: math.unit(0.5, "feet"),
Write
Preview
Loading…
Cancel
Save