Configurable Monument Heal Rate + ignoring 0 player teams #141
Conversation
… also the Monument Heal Message now shows by how many hearts the player was healed
…l flags from teams without players
taoneill
added a commit
that referenced
this pull request
Apr 30, 2011
Configurable Monument Heal Rate + ignoring 0 player teams Thanks Superyoshi Sorry for taking forever to merge this. I'm finally back.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
"Closes gh-8. Monument Heal Rate is now configurable (monumentheal:X), also the Monument Heal Message now shows by how many hearts the player was healed"
The default for monumentheal is 5 (2.5 hearts). I tested this on my private server, worked perfectly. In the code I marked my edits with //SY so you can find them faster.
EDIT: two more commits taking care of teams without players!