-
Notifications
You must be signed in to change notification settings - Fork 592
Expand file tree
/
Copy pathmeta.json
More file actions
91 lines (91 loc) · 3.83 KB
/
Copy pathmeta.json
File metadata and controls
91 lines (91 loc) · 3.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "State based copyright",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "voxbeakcolor",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13 at 02ff588d59b3c560c685d9ca75e882d32a72d8cb, modified by Bhijn, Errant, Flareguy, and TrixxedHeart.",
"directions": 4
},
{
"name": "voxbeakhookedcolor",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13 at 02ff588d59b3c560c685d9ca75e882d32a72d8cb, beak_shaved/squarecere/hooked modified from beak by TrixxedHeart.",
"directions": 4
},
{
"name": "voxbeakshavedcolor",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13 at 02ff588d59b3c560c685d9ca75e882d32a72d8cb, beak_shaved/squarecere/hooked modified from beak by TrixxedHeart.",
"directions": 4
},
{
"name": "voxbeaksquarecolor",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13 at 02ff588d59b3c560c685d9ca75e882d32a72d8cb, beak_shaved/squarecere/hooked modified from beak by TrixxedHeart.",
"directions": 4
},
{
"name": "voxplumage",
"copyright": "Created by DogeyOT (Discord).",
"directions": 4
},
{
"name": "voxshaggytail",
"copyright": "Created by DogeyOT (Discord).",
"directions": 4
},
{
"name": "leftlegfeathered",
"copyright": "Created by DogeyOT (Discord).",
"directions": 4
},
{
"name": "rightlegfeathered",
"copyright": "Created by DogeyOT (Discord).",
"directions": 4
},
{
"name": "leftarm",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13 at 02ff588d59b3c560c685d9ca75e882d32a72d8cb, modified by Bhijn, Errant, Flareguy, and TrixxedHeart.",
"directions": 4
},
{
"name": "leftfoot",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13 at 02ff588d59b3c560c685d9ca75e882d32a72d8cb, modified by Bhijn, Errant, Flareguy, and TrixxedHeart.",
"directions": 4
},
{
"name": "lefthand",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13 at 02ff588d59b3c560c685d9ca75e882d32a72d8cb, modified by Bhijn, Errant, Flareguy, and TrixxedHeart.",
"directions": 4
},
{
"name": "leftleg",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13 at 02ff588d59b3c560c685d9ca75e882d32a72d8cb, modified by Bhijn, Errant, Flareguy, and TrixxedHeart.",
"directions": 4
},
{
"name": "rightarm",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13 at 02ff588d59b3c560c685d9ca75e882d32a72d8cb, modified by Bhijn, Errant, Flareguy, and TrixxedHeart.",
"directions": 4
},
{
"name": "rightfoot",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13 at 02ff588d59b3c560c685d9ca75e882d32a72d8cb, modified by Bhijn, Errant, Flareguy, and TrixxedHeart.",
"directions": 4
},
{
"name": "righthand",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13 at 02ff588d59b3c560c685d9ca75e882d32a72d8cb, modified by Bhijn, Errant, Flareguy, and TrixxedHeart.",
"directions": 4
},
{
"name": "rightleg",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13 at 02ff588d59b3c560c685d9ca75e882d32a72d8cb, modified by Bhijn, Errant, Flareguy, and TrixxedHeart.",
"directions": 4
}
]
}