mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
spellfix2
This commit is contained in:
parent
a93aad10a0
commit
200d620d11
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user