mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
20 lines
257 B
JSON
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
|
|
}
|
|
] |