diff options
author | Genny <gen@nyble.dev> | 2020-02-03 20:54:34 -0600 |
---|---|---|
committer | Genny <gen@nyble.dev> | 2020-02-03 20:54:34 -0600 |
commit | 757c84a8559a4002d1b8b47af6364c3b4e565fec (patch) | |
tree | 38a2d40e9825024037cac382b426ed620f07d598 /pom.xml | |
parent | e6a6a283259f947226527206cc36fd4b2e92a3aa (diff) | |
download | sunfright-757c84a8559a4002d1b8b47af6364c3b4e565fec.tar.gz sunfright-757c84a8559a4002d1b8b47af6364c3b4e565fec.zip |
2x player damage and respawn helmet removal
The player will now take twice the damage as the helmet will. Respawn helments now vanish when in a safe area.
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml index 81695c7..dbdd9c8 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <groupId>dev.genbyte.sunfright</groupId> <artifactId>sunfright</artifactId> <packaging>jar</packaging> - <version>0.2.1</version> + <version>0.2.2</version> <name>sunfright</name> <description>Burn me to a cript, large glowing orb!</description> |