Skip to content

Commit

Permalink
Walls-Sprite-Update-V2 (#1574)
Browse files Browse the repository at this point in the history
  • Loading branch information
EstKemran authored Aug 12, 2024
1 parent 679f24f commit f07e7d6
Show file tree
Hide file tree
Showing 21 changed files with 96 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Resources/Prototypes/Entities/Structures/Walls/walls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1275,9 +1275,9 @@
name: basalt brick wall
components:
- type: Sprite
sprite: Structures/Walls/cobblebrick_basalt.rsi
sprite: SS220/Structures/Walls/cobblebrick_basalt.rsi #SS220-Walls-Sprite-Update-V2
- type: Icon
sprite: Structures/Walls/cobblebrick_basalt.rsi
sprite: SS220/Structures/Walls/cobblebrick_basalt.rsi #SS220-Walls-Sprite-Update-V2
- type: IconSmooth
key: cobblebricks
base: cobblebrick
Expand Down Expand Up @@ -1315,9 +1315,9 @@
name: sandstone brick wall
components:
- type: Sprite
sprite: Structures/Walls/cobblebrick_sand.rsi
sprite: SS220/Structures/Walls/cobblebrick_sand.rsi #SS220-Walls-Sprite-Update-V2
- type: Icon
sprite: Structures/Walls/cobblebrick_sand.rsi
sprite: SS220/Structures/Walls/cobblebrick_sand.rsi #SS220-Walls-Sprite-Update-V2
- type: IconSmooth
key: cobblebricks
base: cobblebrick
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.
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
@@ -0,0 +1,46 @@
{
"version": 1,
"license": "EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt",
"copyright": "by MIXnikita (Github) for SS220",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "full"
},
{
"name": "cobblebrick0",
"directions": 4
},
{
"name": "cobblebrick1",
"directions": 4
},
{
"name": "cobblebrick2",
"directions": 4
},
{
"name": "cobblebrick3",
"directions": 4
},
{
"name": "cobblebrick4",
"directions": 4
},
{
"name": "cobblebrick5",
"directions": 4
},
{
"name": "cobblebrick6",
"directions": 4
},
{
"name": "cobblebrick7",
"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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"version": 1,
"license": "EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt",
"copyright": "by MIXnikita (Github) for SS220",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "full"
},
{
"name": "cobblebrick0",
"directions": 4
},
{
"name": "cobblebrick1",
"directions": 4
},
{
"name": "cobblebrick2",
"directions": 4
},
{
"name": "cobblebrick3",
"directions": 4
},
{
"name": "cobblebrick4",
"directions": 4
},
{
"name": "cobblebrick5",
"directions": 4
},
{
"name": "cobblebrick6",
"directions": 4
},
{
"name": "cobblebrick7",
"directions": 4
}
]
}

0 comments on commit f07e7d6

Please sign in to comment.