Project_Xs/configs/config_cave.json

20 lines
370 B
JSON
Raw Normal View History

2021-12-28 09:15:52 +01:00
{
2021-12-29 15:17:33 +01:00
"MonitorWindow": true,
"WindowPrefix": "SysDVR-Client [PID ",
"image": "./images/cave/eye.png",
2022-01-02 13:23:56 +01:00
"view": [
610,
330,
30,
30
],
2022-01-05 00:41:00 +01:00
"thresh": 0.9,
"white_delay": 0,
2022-01-05 00:53:53 +01:00
"advance_delay": 0,
2022-01-08 03:48:09 +01:00
"advance_delay_2": 0,
"npc": 0,
"pokemon_npc": 0,
2022-01-08 04:18:33 +01:00
"timeline_npc": 0,
2022-01-05 19:24:28 +01:00
"crop": [0,0,0,0],
"camera": 0
2021-12-28 09:15:52 +01:00
}