Grasscutter_Resources/Resources/ExcelBinOutput/RogueGadgetRotConfigData.json
2022-09-27 22:00:06 +05:30

20 lines
257 B
JSON

[
{
"id": 1,
"rotation": 90
},
{
"id": 2,
"dir": "ROGUE_GADGET_ROT_DOWN",
"rotation": 270
},
{
"id": 3,
"dir": "ROGUE_GADGET_ROT_LEFT"
},
{
"id": 4,
"dir": "ROGUE_GADGET_ROT_RIGHT",
"rotation": 180
}
]