Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sayterdarkwynd committed Jun 24, 2019
1 parent ddf8e83 commit 2b32467
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion species/fukirhos.raceeffect
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
{
"stat": "maxHealth",
"baseMulitiplier": 0.9
"baseMultiplier": 0.9
},
{
"stat": "maxFood",
Expand Down
6 changes: 5 additions & 1 deletion species/kirhos.raceeffect
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
"stat": "cosmicResistance",
"amount": -0.2
},
{
"stat": "maxHealth",
"baseMultiplier": 0.9
},
{
"stat": "maxFood",
"amount": 72
Expand Down Expand Up @@ -58,4 +62,4 @@
}]
}
]
}
}

0 comments on commit 2b32467

Please sign in to comment.