Closed tenplus1 closed 8 years ago
Can you name it stamina.change(player, change)
instead?
Please remove the Code tidy and tweak
commit. It does not belong in this PR.
Now you combined the 2 changes into a single commit... That's not right either (it should have been a separate PR).
One global function and 2 fixes that work, I dont see the problem with combining them.
You're not the maintainer of this mod.
4b158d3 - contains the stamina.change()
part only.
added global function stamina.amend_level(player, change) so that mods can change stamina levels.