Changes
Page history
Update Bar Functions
authored
Feb 06, 2021
by
Ethan
Show whitespace changes
Inline
Side-by-side
Bar-Functions.md
View page @
061c5526
...
...
@@ -5,5 +5,5 @@ Function control the action of the bars. Each function has three different value
| air | When swimming; how much oxygen is left. | 300 | N/A |
| armor | The current armor attribute. | 20 | N/A |
| exp | The amount of exp to the next level. | Dynamic | %level% |
| food | The amount of food. | 20 | %exhaustion%
;
%saturation% |
| food | The amount of food. | 20 | %exhaustion%
%saturation% |
| health | The amount of health. | Dynamic | N/A |
\ No newline at end of file