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

17 lines
386 B
JSON

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