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
Add species info for Koros
master
Fen Dweller
5 years ago
parent
a32e2f2892
commit
7b714216a6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
presets/characters.js
+ 1
- 1
presets/characters.js
View File
@@ -24589,7 +24589,7 @@ characterMakers.push(() => makeCharacter(
))
characterMakers.push(() => makeCharacter(
{ name: "Koros" },
{ name: "Koros"
, species: ["dragon"], tags: ["feral"]
},
{
side: {
height: math.unit(31 + 8/12, "feet"),
Write
Preview
Loading…
Cancel
Save