Anush c2214701f0 Update 2.7 - BinOutput
Fixed Filenames of Avatar Files in BinOutput
Fixed Reliquary Missing
2022-05-29 15:28:16 +05:30

44 lines
994 B
JSON

{
"stateGroupName": {
"text": "StateGroup_gameplayMix"
},
"normalStateValue": {
"text": "State_Normal"
},
"focusedStateValue": {
"text": "State_Focused"
},
"sneakInStateValue": {
"text": "State_Stealth"
},
"menuStateValue": {
"text": "State_MenuNormal"
},
"pauseMenuStateValue": {
"text": "State_MenuPause"
},
"dialogStateValue": {
"text": "State_Dialogue"
},
"videoStateValue": {
"text": "State_Video"
},
"elementViewStateValue": {
"text": "State_Focused"
},
"musicGameSoloStateValue": {
"text": "State_MusicGameSolo"
},
"musicGameFreePlayStateValue": {
"text": "State_MusicGameFreePlay"
},
"uiPageIgnoreList": [
"InLevelMainPage",
"InLevelCutScenePage",
"VideoSkipPage",
"LogoPage",
"LoginMainPage",
"FleurFairMusicGameMainPage",
"InLevelMusicPage"
]
}