Skip to content

Commit

Permalink
Updated Shredder json
Browse files Browse the repository at this point in the history
  • Loading branch information
IData-RedactedI committed Oct 24, 2023
1 parent 1ab5b86 commit a3f0b95
Show file tree
Hide file tree
Showing 8 changed files with 51 additions and 26 deletions.
64 changes: 38 additions & 26 deletions Resources/Textures/_NF/Structures/Machines/shredder.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,35 +7,47 @@
"license": "CC-BY-NC-SA-3.0",
"copyright": "Created by [Data-Redacted] https://github.com/IData-RedactedI/frontier-station-14 ",
"states": [
[
{
"name": "off"
},
{
"name": "shredding-empty",
"delays": [
[
0.1,
0.1,
0.1
]

{
"name": "off"
},
{
"name": "shredding-empty",
"delays": [
[
0.1,
0.1,
0.1
]
]

},
{
"name": "shredding-money",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
},
{
"name": "shredding-money",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
}
{
"name": "shredding-paper",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
}
]
]
}
]
}

Binary file modified Resources/Textures/_NF/Structures/Machines/shredder.rsi/normal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,19 @@
]
]
}
{
"name": "shredding-paper",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
}
]
]
}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a3f0b95

Please sign in to comment.