Files
turnbasedgamedata/Config/Props/Chap04/Prop_Chap04_BusStationBell_01_Config.json
2025-02-24 07:50:34 -03:00

31 lines
772 B
JSON

{
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Prop/Audio/Prop_Chap04_BusStationBell_01_Audio_AnimEvent.json"
],
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_BusStationBell_01.json",
"PropButtonConfigs": [
{
"ID": "Lock",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/TriggerProp.png"
},
"ButtonText": {
"Value": "PropInteractTitle_1"
}
},
{
"ID": "Interact",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/TriggerProp.png"
},
"ButtonText": {
"Value": "TalkSentenceConfig_TalkSentenceText_304001100"
}
}
],
"TagContainer": {},
"TagComponents": {}
}