Skip to content
This repository has been archived by the owner on Jan 10, 2019. It is now read-only.

Commit

Permalink
Clarify BZDB variable description
Browse files Browse the repository at this point in the history
  • Loading branch information
allejo committed Jul 25, 2018
1 parent 99098c5 commit 4d0dd75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ These custom BZDB variables can be configured with `-set` in configuration files
| Name | Type | Default | Description |
| ---- | ---- | ------- | ----------- |
| `_captureBonus` | int | 10 | The number of extra points a player will be awarded on capturing a flag. |
| `_penalizeSelfCapture` | bool | true | When set to true, deduct the extra points when a player self-caps. |
| `_penalizeSelfCapture` | bool | true | When set to true, deduct the extra points when a player self-caps. Otherwise, it'll always grant extra points. |

## License

Expand Down

0 comments on commit 4d0dd75

Please sign in to comment.