Add typewriter effect
This commit is contained in:
10
game.ini
Normal file
10
game.ini
Normal file
@@ -0,0 +1,10 @@
|
||||
# YAMLabyrinth — game configuration.
|
||||
# Delete this file to use defaults. Keys are case-insensitive; spaces
|
||||
# and underscores in keys are equivalent.
|
||||
|
||||
# Animate level prompts character-by-character in the log.
|
||||
typewriter_effect = true
|
||||
|
||||
# Typing speed in characters per minute. Higher = faster.
|
||||
# Defaults: 1000 cpm (~60 ms per character).
|
||||
typewriter_speed_cpm = 1000
|
||||
Reference in New Issue
Block a user