diff options
author | Myles <43725835+MylesAndMore@users.noreply.github.com> | 2022-12-11 17:49:35 +0000 |
---|---|---|
committer | Myles <43725835+MylesAndMore@users.noreply.github.com> | 2022-12-11 17:49:35 +0000 |
commit | b3a697e36b2f86ac215ee766c2b6f7ddf123e0fb (patch) | |
tree | db0697e9a0afb5f56e8711aa572797b14f113c71 /README.md | |
parent | aedd6cdd4013061010e6c2c2fb1a88e085d2470b (diff) | |
download | Tumble-b3a697e36b2f86ac215ee766c2b6f7ddf123e0fb.tar.gz Tumble-b3a697e36b2f86ac215ee766c2b6f7ddf123e0fb.tar.bz2 Tumble-b3a697e36b2f86ac215ee766c2b6f7ddf123e0fb.zip |
make rounds timed
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -23,8 +23,8 @@ once this list is complete and all bugs are fixed, we *should* be ready for rele - [x] make it so that you can't remove any of the game items from your inventory - [x] make snowballs actually break blocks (duh) - [x] make the randomized mode logic -- [ ] make it so rounds end in a draw after 5m -- [ ] make it so that players get snowballs instead of shovels in shovels rounds after 2m 30s +- [x] make it so rounds end in a draw after 5m +- [x] make it so that players get snowballs instead of shovels in shovels rounds after 2m 30s - [x] remove snowball knockback ## game logic |