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

17 lines
387 B
JSON

{
"DisableAnimEventLayers": [
"Dissolve Layer"
],
"DefaultLevelGraphPath": "Config/Level/Props/Common/InitLevelGraph_Prop_Common_PickupReadings_01.json",
"PropButtonConfigs": [
{
"ID": "Interact",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/TriggerProp.png"
},
"ButtonText": {
"Value": "PropInteractTitle_1"
}
}
]
}