mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
17 lines
383 B
JSON
17 lines
383 B
JSON
{
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"DefaultLevelGraphPath": "Config/Level/Props/Chap04/InitLevelGraph_Prop_Chap04_BugKabudo_01.json",
|
|
"PropButtonConfigs": [
|
|
{
|
|
"ID": "Interact",
|
|
"ButtonIcon": {
|
|
"Value": "SpriteOutput/TalkIcon/SpecimenIcon.png"
|
|
},
|
|
"ButtonText": {
|
|
"Value": "PropInteractTitle_1"
|
|
}
|
|
}
|
|
]
|
|
} |