spellfix2

This commit is contained in:
PabstMirror 2016-09-14 22:18:42 -05:00
parent a93aad10a0
commit 200d620d11

View File

@ -61,9 +61,9 @@ The Advanced Fatigue stamina bar has a few changes compared to the vanilla one t
Since Advanced Fatigue is based on real life biological systems we will explain some of them in more detail here.
### 2.1 How Human Stamina Works
### 2.1 How Human Stamina Works
Human stamina is based on the availability of adenosine triphosphate (ATP), which is a molecule used by the body to transfer power. Small amounts of ATP are already stored readibly available within muscle cells and larger amounts are generated by several pathways, which then transfer the ATP through blood to the muscles. There are quite a few pathways which generate and store ATP, so instead of simulating all of them, we merge them into 3 generic pathways.
Human stamina is based on the availability of adenosine triphosphate (ATP), which is a molecule used by the body to transfer power. Small amounts of ATP are already stored readability available within muscle cells and larger amounts are generated by several pathways, which then transfer the ATP through blood to the muscles. There are quite a few pathways which generate and store ATP, so instead of simulating all of them, we merge them into 3 generic pathways.
### 2.2 ATP Pathways