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

26 lines
416 B
JSON
Raw Normal View History

2019-01-25 01:48:42 +00:00
{
"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
}
}
]
}
]
}