mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Slower ori_rate of StaffSimple flamethrower
+ use FromOri for StaffSimple flamethrower
This commit is contained in:
parent
c5da56e900
commit
5b2ef98a7d
@ -14,7 +14,7 @@ BasicBeam(
|
||||
))),
|
||||
energy_regen: 0,
|
||||
energy_drain: 350,
|
||||
orientation_behavior: Normal,
|
||||
ori_rate: 0.6,
|
||||
orientation_behavior: FromOri,
|
||||
ori_rate: 0.3,
|
||||
specifier: Flamethrower,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user