diff --git a/README.md b/README.md index b60b71a..5823b7c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Each player will have an additional attribute: Mana. To be precise: By default, each player spawns with 0/200 mana, and regenerates 1 mana per fifth of a second. All these values can be configured with the server settings (`minetest.conf`) and it is highly advised to do -so if you plan to integrate this mod into a subgame. +so if you plan to integrate this mod into a game. The mana regeneration rate (the “mana tick”) is a global setting and is *not* configured on a per-player basis.