Slow default chevron animation to 1 per second
dialing.chevron-tick-delay default changed from 4 ticks (0.2s) to 20 ticks (1s) per chevron.
This commit is contained in:
@@ -86,8 +86,8 @@ gate:
|
||||
dialing:
|
||||
# Seconds the gate stays open (iris filled) before auto-closing if nobody walks through.
|
||||
open-seconds: 10
|
||||
# Delay in ticks between lighting each chevron during the dial animation.
|
||||
chevron-tick-delay: 4
|
||||
# Delay in ticks between lighting each chevron during the dial animation (20 ticks = 1 second).
|
||||
chevron-tick-delay: 20
|
||||
play-sounds: true
|
||||
|
||||
network:
|
||||
|
||||
Reference in New Issue
Block a user