This repository has been archived on 2022-06-22. You can view files and clone it, but cannot push or open issues or pull requests.
Kosmos/Modules/edizon/EdiZon/editor/0100C9F009F7A000.json
friedkeenan 51a2bbacf0 v11.9.1
2020-02-26 19:53:54 -05:00

26 lines
398 B
JSON

{
"author": "macia10",
"scriptLanguage": "py",
"beta": true,
"all": [
{
"saveFilePaths": [""],
"files": "irasavefile\\.sav",
"filetype": "torna",
"items": [
{
"name": "Money",
"category": "Items",
"intArgs": [2, 4],
"strArgs": ["0000", "10"],
"widget": {
"type": "int",
"minValue": 0,
"maxValue": 99999999
}
}
]
}
]
}