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/0100E95004038000.json
friedkeenan 51a2bbacf0 v11.9.1
2020-02-26 19:53:54 -05:00

26 lines
416 B
JSON

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