forked from space-wizards/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
43f98ef
commit a46ed2d
Showing
49 changed files
with
208 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+599 Bytes
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/deckard.rsi/base.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+259 Bytes
...ces/Textures/SS220/Objects/Weapons/Guns/Revolvers/deckard.rsi/equipped-BELT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+259 Bytes
...tures/SS220/Objects/Weapons/Guns/Revolvers/deckard.rsi/equipped-SUITSTORAGE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+692 Bytes
...urces/Textures/SS220/Objects/Weapons/Guns/Revolvers/deckard.rsi/inhand-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+675 Bytes
...rces/Textures/SS220/Objects/Weapons/Guns/Revolvers/deckard.rsi/inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+107 Bytes
...es/Textures/SS220/Objects/Weapons/Guns/Revolvers/deckard.rsi/mag-unshaded-0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+105 Bytes
...es/Textures/SS220/Objects/Weapons/Guns/Revolvers/deckard.rsi/mag-unshaded-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+107 Bytes
...es/Textures/SS220/Objects/Weapons/Guns/Revolvers/deckard.rsi/mag-unshaded-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+108 Bytes
...es/Textures/SS220/Objects/Weapons/Guns/Revolvers/deckard.rsi/mag-unshaded-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 42 additions & 0 deletions
42
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/deckard.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"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 okroshka59 for SS220", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "base" | ||
}, | ||
{ | ||
"name": "mag-unshaded-0" | ||
}, | ||
{ | ||
"name": "mag-unshaded-1" | ||
}, | ||
{ | ||
"name": "mag-unshaded-2" | ||
}, | ||
{ | ||
"name": "mag-unshaded-3" | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-BELT", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-SUITSTORAGE", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+570 Bytes
...urces/Textures/SS220/Objects/Weapons/Guns/Revolvers/inspector.rsi/bolt-open.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+253 Bytes
...s/Textures/SS220/Objects/Weapons/Guns/Revolvers/inspector.rsi/equipped-BELT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+253 Bytes
...res/SS220/Objects/Weapons/Guns/Revolvers/inspector.rsi/equipped-SUITSTORAGE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+571 Bytes
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/inspector.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+508 Bytes
...ces/Textures/SS220/Objects/Weapons/Guns/Revolvers/inspector.rsi/inhand-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+511 Bytes
...es/Textures/SS220/Objects/Weapons/Guns/Revolvers/inspector.rsi/inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 33 additions & 0 deletions
33
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/inspector.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"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 okroshka59 for SS220", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "bolt-open" | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-BELT", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-SUITSTORAGE", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+581 Bytes
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/mateba.rsi/bolt-open.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+253 Bytes
...rces/Textures/SS220/Objects/Weapons/Guns/Revolvers/mateba.rsi/equipped-BELT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+253 Bytes
...xtures/SS220/Objects/Weapons/Guns/Revolvers/mateba.rsi/equipped-SUITSTORAGE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+574 Bytes
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/mateba.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+503 Bytes
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/mateba.rsi/inhand-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+507 Bytes
...urces/Textures/SS220/Objects/Weapons/Guns/Revolvers/mateba.rsi/inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 33 additions & 0 deletions
33
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/mateba.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"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 okroshka59 for SS220", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "bolt-open" | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-BELT", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-SUITSTORAGE", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+634 Bytes
...Textures/SS220/Objects/Weapons/Guns/Revolvers/pirate_revolver.rsi/bolt-open.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+235 Bytes
...ures/SS220/Objects/Weapons/Guns/Revolvers/pirate_revolver.rsi/equipped-BELT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+235 Bytes
...220/Objects/Weapons/Guns/Revolvers/pirate_revolver.rsi/equipped-SUITSTORAGE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+629 Bytes
...rces/Textures/SS220/Objects/Weapons/Guns/Revolvers/pirate_revolver.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+455 Bytes
...xtures/SS220/Objects/Weapons/Guns/Revolvers/pirate_revolver.rsi/inhand-left.png
Oops, something went wrong.
Binary file added
BIN
+463 Bytes
...tures/SS220/Objects/Weapons/Guns/Revolvers/pirate_revolver.rsi/inhand-right.png
Oops, something went wrong.
33 changes: 33 additions & 0 deletions
33
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/pirate_revolver.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"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 okroshka59 for SS220", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "bolt-open" | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-BELT", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-SUITSTORAGE", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+593 Bytes
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/python.rsi/bolt-open.png
Oops, something went wrong.
Binary file added
BIN
+230 Bytes
...rces/Textures/SS220/Objects/Weapons/Guns/Revolvers/python.rsi/equipped-BELT.png
Oops, something went wrong.
Binary file added
BIN
+617 Bytes
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/python.rsi/icon.png
Oops, something went wrong.
Binary file added
BIN
+521 Bytes
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/python.rsi/inhand-left.png
Oops, something went wrong.
Binary file added
BIN
+514 Bytes
...urces/Textures/SS220/Objects/Weapons/Guns/Revolvers/python.rsi/inhand-right.png
Oops, something went wrong.
29 changes: 29 additions & 0 deletions
29
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/python.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"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 okroshka59 for SS220", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "bolt-open" | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-BELT", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+542 Bytes
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/toy.rsi/base.png
Oops, something went wrong.
Binary file added
BIN
+539 Bytes
...es/Textures/SS220/Objects/Weapons/Guns/Revolvers/toy.rsi/capgun-inhand-left.png
Oops, something went wrong.
Binary file added
BIN
+507 Bytes
...s/Textures/SS220/Objects/Weapons/Guns/Revolvers/toy.rsi/capgun-inhand-right.png
Oops, something went wrong.
23 changes: 23 additions & 0 deletions
23
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/toy.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"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 okroshka59 for SS220", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "base" | ||
}, | ||
{ | ||
"name": "capgun-inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "capgun-inhand-right", | ||
"directions": 4 | ||
} | ||
|
||
] | ||
} |
Binary file modified
BIN
+292 Bytes
(200%)
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/unika.rsi/bolt-open.png
Oops, something went wrong.
Binary file modified
BIN
+96 Bytes
(170%)
...urces/Textures/SS220/Objects/Weapons/Guns/Revolvers/unika.rsi/equipped-BELT.png
Oops, something went wrong.
Binary file modified
BIN
+313 Bytes
(210%)
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/unika.rsi/icon.png
Oops, something went wrong.
Binary file modified
BIN
+211 Bytes
(160%)
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/unika.rsi/inhand-left.png
Oops, something went wrong.
Binary file modified
BIN
+204 Bytes
(160%)
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/unika.rsi/inhand-right.png
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
Resources/Textures/SS220/Objects/Weapons/Guns/Revolvers/unika.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters