diff options
author | Myles <mylesandmore9@gmail.com> | 2022-12-07 21:13:33 -0600 |
---|---|---|
committer | Myles <mylesandmore9@gmail.com> | 2022-12-07 21:13:33 -0600 |
commit | c7d259a122ebd8300d84914032e247a5cc4a7f01 (patch) | |
tree | 00fa7092bbb4923bc4a570288918d602e09a43a5 /README.md | |
parent | 1a8b11f68e1e8089f5c145e4dc7335c296d5e6a4 (diff) | |
download | Tumble-c7d259a122ebd8300d84914032e247a5cc4a7f01.tar.gz Tumble-c7d259a122ebd8300d84914032e247a5cc4a7f01.tar.bz2 Tumble-c7d259a122ebd8300d84914032e247a5cc4a7f01.zip |
add feature: seperate winning player tp
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,8 +27,8 @@ once this list is complete and all bugs are fixed, we *should* be ready for rele - [x] prevent players from joining/autojoining during a game - [x] keep track of when someone wins; start a new round when this happens - [x] keep track of how many wins each player has; end the game when a player reaches 3 - - [ ] add a section in the config for a place to tp the winning player - - [ ] add logic to do this + - [x] add a section in the config for a place to tp the winning player + - [x] add logic to do this ## configuration/customization |