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
Showing
26 changed files
with
101 additions
and
2 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
Binary file added
BIN
+638 Bytes
...Textures/SS220/Objects/Specific/Medical/firstaidkits.rsi/advkit-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
+688 Bytes
...extures/SS220/Objects/Specific/Medical/firstaidkits.rsi/advkit-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
+530 Bytes
Resources/Textures/SS220/Objects/Specific/Medical/firstaidkits.rsi/advkit.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
+645 Bytes
...xtures/SS220/Objects/Specific/Medical/firstaidkits.rsi/blackkit-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
+736 Bytes
...tures/SS220/Objects/Specific/Medical/firstaidkits.rsi/blackkit-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
+519 Bytes
Resources/Textures/SS220/Objects/Specific/Medical/firstaidkits.rsi/blackkit.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
+680 Bytes
...xtures/SS220/Objects/Specific/Medical/firstaidkits.rsi/brutekit-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
+731 Bytes
...tures/SS220/Objects/Specific/Medical/firstaidkits.rsi/brutekit-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
+556 Bytes
Resources/Textures/SS220/Objects/Specific/Medical/firstaidkits.rsi/brutekit.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
+588 Bytes
...extures/SS220/Objects/Specific/Medical/firstaidkits.rsi/burnkit-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
+632 Bytes
...xtures/SS220/Objects/Specific/Medical/firstaidkits.rsi/burnkit-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
+528 Bytes
Resources/Textures/SS220/Objects/Specific/Medical/firstaidkits.rsi/burnkit.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
+535 Bytes
...xtures/SS220/Objects/Specific/Medical/firstaidkits.rsi/firstaid-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
+571 Bytes
...tures/SS220/Objects/Specific/Medical/firstaidkits.rsi/firstaid-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
+506 Bytes
Resources/Textures/SS220/Objects/Specific/Medical/firstaidkits.rsi/firstaid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
99 changes: 99 additions & 0 deletions
99
Resources/Textures/SS220/Objects/Specific/Medical/firstaidkits.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,99 @@ | ||
{ | ||
"version": 1, | ||
"license": "EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt", | ||
"copyright": "Made by Kit0vras (Github/Discord) for SS220", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "firstaid" | ||
}, | ||
{ | ||
"name": "firstaid-inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "firstaid-inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "brutekit" | ||
}, | ||
{ | ||
"name": "brutekit-inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "brutekit-inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "burnkit" | ||
}, | ||
{ | ||
"name": "burnkit-inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "burnkit-inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "o2kit" | ||
}, | ||
{ | ||
"name": "o2kit-inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "o2kit-inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "radkit" | ||
}, | ||
{ | ||
"name": "radkit-inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "radkit-inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "toxinkit" | ||
}, | ||
{ | ||
"name": "toxinkit-inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "toxinkit-inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "blackkit" | ||
}, | ||
{ | ||
"name": "blackkit-inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "blackkit-inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "advkit" | ||
}, | ||
{ | ||
"name": "advkit-inhand-right", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "advkit-inhand-left", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+674 Bytes
.../Textures/SS220/Objects/Specific/Medical/firstaidkits.rsi/o2kit-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
+722 Bytes
...Textures/SS220/Objects/Specific/Medical/firstaidkits.rsi/o2kit-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
+502 Bytes
Resources/Textures/SS220/Objects/Specific/Medical/firstaidkits.rsi/o2kit.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
+622 Bytes
...Textures/SS220/Objects/Specific/Medical/firstaidkits.rsi/radkit-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
+643 Bytes
...extures/SS220/Objects/Specific/Medical/firstaidkits.rsi/radkit-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
+481 Bytes
Resources/Textures/SS220/Objects/Specific/Medical/firstaidkits.rsi/radkit.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
+586 Bytes
...xtures/SS220/Objects/Specific/Medical/firstaidkits.rsi/toxinkit-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
+624 Bytes
...tures/SS220/Objects/Specific/Medical/firstaidkits.rsi/toxinkit-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
+532 Bytes
Resources/Textures/SS220/Objects/Specific/Medical/firstaidkits.rsi/toxinkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.