mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
26 lines
584 B
JSON
26 lines
584 B
JSON
{
|
|
"DisableAnimEventLayers": [
|
|
"Dissolve Layer"
|
|
],
|
|
"DefaultLevelGraphPath": "Config/Level/Props/Rogue/InitLevelGraph_Prop_Rogue_PrizeWheel_01.json",
|
|
"PropButtonConfigs": [
|
|
{
|
|
"ID": "Interact",
|
|
"ButtonIcon": {
|
|
"Value": "SpriteOutput/TalkIcon/TokenIcon.png"
|
|
},
|
|
"ButtonText": {
|
|
"Value": "PropInteractTitle_402"
|
|
}
|
|
},
|
|
{
|
|
"ID": "Interact_Rogue260",
|
|
"ButtonIcon": {
|
|
"Value": "SpriteOutput/TalkIcon/TokenIcon.png"
|
|
},
|
|
"ButtonText": {
|
|
"Value": "PropInteractTitle_402"
|
|
}
|
|
}
|
|
]
|
|
} |