Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Немного спрайтиков
Browse files Browse the repository at this point in the history
  • Loading branch information
Zekins3366 committed May 25, 2024
1 parent 3df8082 commit 4d9e5ea
Show file tree
Hide file tree
Showing 49 changed files with 47 additions and 55 deletions.
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 @@ -24,6 +24,10 @@
{
"name": "equipped-BACKPACK",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
}
]
}
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.
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.
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.
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
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Modified NFSD door by GhostPrince for use on Frontier Station ",
"copyright": "Resprite created by lugzag",
"size": {
"x": 32,
"y": 32
Expand All @@ -13,12 +13,18 @@
{
"name": "bolted_unlit"
},
{
"name": "bolted_open_unlit"
},
{
"name": "closed"
},
{
"name": "closed_unlit"
},
{
"name": "open_unlit"
},
{
"name": "closing",
"delays": [
Expand Down Expand Up @@ -53,26 +59,12 @@
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "open",
"delays": [
[
1
]
]
},
{
"name": "open_unlit",
"delays": [
[
1
]
]
"name": "open"
},
{
"name": "opening",
Expand Down Expand Up @@ -114,12 +106,7 @@
]
},
{
"name": "panel_open",
"delays": [
[
1
]
]
"name": "panel_closed"
},
{
"name": "panel_opening",
Expand All @@ -134,6 +121,10 @@
]
]
},

{
"name": "panel_open"
},
{
"name": "sparks",
"delays": [
Expand All @@ -156,7 +147,8 @@
0.1,
0.1,
0.1,
0.1
0.1,
1.7
]
]
},
Expand All @@ -169,8 +161,7 @@
0.1,
0.1,
0.1,
0.1,
1.7
0.1
]
]
},
Expand All @@ -194,10 +185,13 @@
"name": "emergency_unlit",
"delays": [
[
0.4,
0.4
1.2,
1.2
]
]
},
{
"name": "emergency_open_unlit"
}
]
}
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.
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.
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.
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.
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
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Created by Ghost Prince for use on Frontier Server.",
"license": "CC-BY-SA-3.0",
"copyright": "Resprite created by lugzag",
"size": {
"x": 32,
"y": 32
Expand All @@ -13,12 +13,18 @@
{
"name": "bolted_unlit"
},
{
"name": "bolted_open_unlit"
},
{
"name": "closed"
},
{
"name": "closed_unlit"
},
{
"name": "open_unlit"
},
{
"name": "closing",
"delays": [
Expand Down Expand Up @@ -53,26 +59,12 @@
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "open",
"delays": [
[
1
]
]
},
{
"name": "open_unlit",
"delays": [
[
1
]
]
"name": "open"
},
{
"name": "opening",
Expand Down Expand Up @@ -114,12 +106,7 @@
]
},
{
"name": "panel_open",
"delays": [
[
1
]
]
"name": "panel_closed"
},
{
"name": "panel_opening",
Expand All @@ -134,6 +121,10 @@
]
]
},

{
"name": "panel_open"
},
{
"name": "sparks",
"delays": [
Expand All @@ -156,7 +147,8 @@
0.1,
0.1,
0.1,
0.1
0.1,
1.7
]
]
},
Expand All @@ -169,8 +161,7 @@
0.1,
0.1,
0.1,
0.1,
1.7
0.1
]
]
},
Expand All @@ -194,10 +185,13 @@
"name": "emergency_unlit",
"delays": [
[
0.4,
0.4
1.2,
1.2
]
]
},
{
"name": "emergency_open_unlit"
}
]
}

0 comments on commit 4d9e5ea

Please sign in to comment.