diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/notes/2024-02-21-dcss-online-rc-defaults.md | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/content/notes/2024-02-21-dcss-online-rc-defaults.md b/content/notes/2024-02-21-dcss-online-rc-defaults.md index 9b23212..5323a21 100644 --- a/content/notes/2024-02-21-dcss-online-rc-defaults.md +++ b/content/notes/2024-02-21-dcss-online-rc-defaults.md | |||
| @@ -17,13 +17,15 @@ browser and it also adds a bit of delays in exploring and it stops at fight. | |||
| 17 | autofight_stop = 80 | 17 | autofight_stop = 80 |
| 18 | explore_auto_rest = true | 18 | explore_auto_rest = true |
| 19 | explore_delay = 20 | 19 | explore_delay = 20 |
| 20 | default_manual_training = true | ||
| 21 | travel_open_doors = false | ||
| 20 | 22 | ||
| 21 | tile_cell_pixels = 48 | 23 | tile_cell_pixels = 64 |
| 22 | tile_font_crt_size = 24 | 24 | tile_font_crt_size = 32 |
| 23 | tile_font_stat_size = 24 | 25 | tile_font_stat_size = 32 |
| 24 | tile_font_msg_size = 24 | 26 | tile_font_msg_size = 32 |
| 25 | tile_font_tip_size = 24 | 27 | tile_font_tip_size = 32 |
| 26 | tile_font_lbl_size = 24 | 28 | tile_font_lbl_size = 32 |
| 27 | tile_map_pixels = 0 | 29 | tile_map_pixels = 0 |
| 28 | tile_filter_scaling = false | 30 | tile_filter_scaling = false |
| 29 | ``` | 31 | ``` |
