Skip to content

Commit

Permalink
Prevent unexcepted drop damage at dismount
Browse files Browse the repository at this point in the history
Phiwa/DragonTravel#53
Turn on this for a hack that lower station Y axis a little bit
to avoid dismount damage
  • Loading branch information
mhtvsSFrpHdE committed Apr 9, 2020
1 parent a514041 commit baf7849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/DragonTravel/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ RequiredItem:
OnlySigns: true
PToggleDefault: true
DismountOnShift: false
DismountAtExactLocation: false
DismountAtExactLocation: true
MinimumMountHeight: -1
DamageCooldown: -1
RequireSkyLight: false
Expand Down

0 comments on commit baf7849

Please sign in to comment.