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/01004F10066B0000.json
2020-02-26 19:53:54 -05:00

26 lines
441 B
JSON

{
"author": "trueicecold",
"scriptLanguage": "lua",
"beta": true,
"all": [
{
"saveFilePaths": ["Managers"],
"files": "PlayerManager.bs",
"filetype": "bin",
"items": [
{
"name": "Levels Unlocked (All or nothing)",
"category": "Unlockables",
"intArgs": [2, 4],
"strArgs": ["0000", "0086"],
"widget": {
"type": "bool",
"onValue": 400000,
"offValue": 0
}
}
]
}
]
}