Rename janicart components (#13069)
Co-authored-by: Eoin Mcloughlin <helloworld@eoinrul.es> Co-authored-by: Visne <39844191+Visne@users.noreply.github.com>
This commit is contained in:
47
Resources/Textures/Objects/Vehicles/janicart.rsi/meta.json
Normal file
47
Resources/Textures/Objects/Vehicles/janicart.rsi/meta.json
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a",
|
||||
"states": [
|
||||
{
|
||||
"name": "vehicle",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "storage",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "destroyed"
|
||||
},
|
||||
{
|
||||
"name": "keys"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user