This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
veloren
Watch
1
Star
0
Fork
0
You've already forked veloren
mirror of
https://gitlab.com/veloren/veloren.git
synced
2024-08-30 18:12:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6c2de7d70e
veloren
/
assets
/
common
/
abilities
/
debug
/
forwardboost.ron
6 lines
105 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Abilities are now loaded from .ron files.
2020-11-11 01:49:05 +00:00
Boost(
Converted combat states and other semi-combat-related to use float-values instead of integers to prevent more casts
2021-02-05 01:39:12 +00:00
movement_duration: 0.05,
Added ron files for unique and WIP tools.
2020-11-08 23:53:37 +00:00
only_up: false,
Fixed boost having ridiculous velocity.
2021-03-26 20:11:25 +00:00
speed: 400.0,
max_exit_velocity: 100.0,
Abilities are now loaded from .ron files.
2020-11-11 01:49:05 +00:00
)
Reference in New Issue
Copy Permalink