Initial Commit

This commit is contained in:
OleSTEEP 2023-12-29 23:09:55 +03:00
commit ec5c71b3ac
1712 changed files with 1767257 additions and 0 deletions

23
www/editor.json Normal file
View file

@ -0,0 +1,23 @@
{
"eventSearch": {
"presets": [
{
"caseSensitive": false,
"extraOptions": {},
"name": "errands",
"searchScope": 0,
"searchType": "switch",
"searchValue": 1023,
"textMode": -1
}
],
"lastSearch": {
"caseSensitive": false,
"extraOptions": {},
"searchScope": 0,
"searchType": "event",
"searchValue": "To Broken",
"textMode": 0
}
}
}