|
|
@@ -3,7 +3,6 @@ const speciesMakers = {}; |
|
|
speciesMakers["Synx"] = () => { |
|
|
speciesMakers["Synx"] = () => { |
|
|
const species = makeCharacter( |
|
|
const species = makeCharacter( |
|
|
"Synx", |
|
|
"Synx", |
|
|
"ChimeraSynx", |
|
|
|
|
|
{ |
|
|
{ |
|
|
goochick: { |
|
|
goochick: { |
|
|
height: math.unit(0.5, "feet"), |
|
|
height: math.unit(0.5, "feet"), |
|
|
|