Files
turnbasedgamedata/Config/Props/Chap03/Prop_Chap03_OrigamiBird_02_Config.json
2024-10-21 03:16:22 -03:00

23 lines
562 B
JSON

{
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap03_OrigamiBird_01_Audio_AnimEvent.json"
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap03/InitLevelGraph_Prop_Chap03_OrigamiBird_01.json",
"Tag": [
"FakeChest"
],
"PropButtonConfigs": [
{
"ID": "Interact",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/OrigamiBirdIcon.png"
},
"ButtonText": {
"Value": "MazeText_Maze_OrigamiBird_Normal_PullOut"
}
}
]
}