Fixes ghosts being affected by gravity.

Fixes #980
This commit is contained in:
Pieter-Jan Briers
2020-05-24 11:40:49 +02:00
parent 65d46899c0
commit 31263f8597
4 changed files with 19 additions and 4 deletions

View File

@@ -26,3 +26,5 @@
- type: MovementSpeedModifier
baseSprintSpeed: 14
baseWalkSpeed: 7
- type: MovementIgnoreGravity