forked from space-wizards/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 154
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
38 changed files
with
232 additions
and
14 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
- files: ["nar_shot.ogg", "plasma_mlg.ogg", "plasma_mlg_load.ogg", "pkt_shot.ogg"] | ||
- files: ["nar_shot.ogg", "plasma_mlg.ogg", "plasma_mlg_load.ogg", "pkt_shot.ogg", "rifle.ogg", "hidg_rifle.ogg"] | ||
license: "Custom" | ||
copyright: "Made by MIXnikita for SS220. Licensed under EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt" | ||
source: "https://github.com/SerbiaStrong-220/space-station-14" |
Binary file not shown.
Binary file not shown.
3 changes: 3 additions & 0 deletions
3
Resources/Locale/ru-RU/ss220/prototypes/entities/objects/devices/pinpointer.ftl
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,3 @@ | ||
ent-PinpointerNuclearBomb = пинпоинтер ядерной боеголовки | ||
.desc = { ent-PinpointerBase.desc } | ||
.suffix = Ядерная боеголовка, Эскадрон смерти, dq |
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
22 changes: 22 additions & 0 deletions
22
Resources/Prototypes/SS220/Entities/Objects/Devices/pinpointer.yml
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,22 @@ | ||
- type: entity | ||
parent: PinpointerBase | ||
id: PinpointerNuclearBomb | ||
name: nuclear bomb pinpointer | ||
description: A handheld tracking device that leads to the direction of any nearby station. | ||
suffix: Nuclear Bomb, dq, Death Squad | ||
components: | ||
- type: Sprite | ||
sprite: SS220/Objects/Devices/pinpointer.rsi | ||
layers: | ||
- state: pinpointer-nuclear | ||
map: ["enum.PinpointerLayers.Base"] | ||
- state: pinonnull | ||
map: ["enum.PinpointerLayers.Screen"] | ||
shader: unshaded | ||
visible: false | ||
- type: Icon | ||
sprite: SS220/Objects/Devices/pinpointer.rsi | ||
state: pinpointer-nuclear | ||
- type: Pinpointer | ||
component: Nuke | ||
targetName: ядерная боеголовка |
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
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
142 changes: 142 additions & 0 deletions
142
Resources/Textures/SS220/Objects/Devices/pinpointer.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,142 @@ | ||
{ | ||
"version": 1, | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/9a7ceec10b463ca05ca29cbc418ea767b2ab2995, and modifed by EstKemran (Github) for SS220, pinpointer-nuclear state sprited by Estkemran (Github) for SS220", | ||
"states": [ | ||
{ | ||
"name": "pinonalert", | ||
"directions": 8, | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2 | ||
], | ||
[ | ||
0.2, | ||
0.2 | ||
], | ||
[ | ||
0.2, | ||
0.2 | ||
], | ||
[ | ||
0.2, | ||
0.2 | ||
], | ||
[ | ||
0.2, | ||
0.2 | ||
], | ||
[ | ||
0.2, | ||
0.2 | ||
], | ||
[ | ||
0.2, | ||
0.2 | ||
], | ||
[ | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "pinonalertdirect", | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "pinonalertnull", | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "pinonclose", | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "pinondirect", | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "pinondirectlarge", | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "pinondirectsmall", | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "pinondirectxtrlarge", | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "pinonfar", | ||
"delays": [ | ||
[ | ||
0.6, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "pinonmedium", | ||
"delays": [ | ||
[ | ||
0.4, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "pinonnull", | ||
"delays": [ | ||
[ | ||
0.2, | ||
0.2 | ||
] | ||
] | ||
}, | ||
{ | ||
"name": "pinpointer-nuclear" | ||
} | ||
] | ||
} |
Binary file added
BIN
+1.45 KB
Resources/Textures/SS220/Objects/Devices/pinpointer.rsi/pinonalert.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
+346 Bytes
Resources/Textures/SS220/Objects/Devices/pinpointer.rsi/pinonalertdirect.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
+383 Bytes
Resources/Textures/SS220/Objects/Devices/pinpointer.rsi/pinonalertnull.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
+531 Bytes
Resources/Textures/SS220/Objects/Devices/pinpointer.rsi/pinonclose.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
+287 Bytes
Resources/Textures/SS220/Objects/Devices/pinpointer.rsi/pinondirect.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
+278 Bytes
Resources/Textures/SS220/Objects/Devices/pinpointer.rsi/pinondirectlarge.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
+221 Bytes
Resources/Textures/SS220/Objects/Devices/pinpointer.rsi/pinondirectsmall.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
+244 Bytes
Resources/Textures/SS220/Objects/Devices/pinpointer.rsi/pinondirectxtrlarge.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
+207 Bytes
Resources/Textures/SS220/Objects/Devices/pinpointer.rsi/pinonfar.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
+526 Bytes
Resources/Textures/SS220/Objects/Devices/pinpointer.rsi/pinonmedium.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
+325 Bytes
Resources/Textures/SS220/Objects/Devices/pinpointer.rsi/pinonnull.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
+551 Bytes
Resources/Textures/SS220/Objects/Devices/pinpointer.rsi/pinpointer-nuclear.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions
14
Resources/Textures/SS220/Objects/Weapons/Guns/Projectiles/projectiles_tg.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,14 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "https://github.com/tgstation/tgstation/tree/88d7dbfc105fbf40284d7b7c4587f8d23c0ac3ac, modified by Estkemran (Github) for SS220", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "pulseheavylaser" | ||
} | ||
] | ||
} |
Binary file added
BIN
+363 Bytes
...s/SS220/Objects/Weapons/Guns/Projectiles/projectiles_tg.rsi/pulseheavylaser.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 modified
BIN
-36 Bytes
(78%)
...s/Textures/SS220/Objects/Weapons/Guns/pulse_shotgun.rsi/heal-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 modified
BIN
-32 Bytes
(78%)
...s/Textures/SS220/Objects/Weapons/Guns/pulse_shotgun.rsi/heal-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 modified
BIN
-34 Bytes
(77%)
...s/Textures/SS220/Objects/Weapons/Guns/pulse_shotgun.rsi/heal-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.
Binary file modified
BIN
-34 Bytes
(77%)
...s/Textures/SS220/Objects/Weapons/Guns/pulse_shotgun.rsi/heal-mag-unshaded-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file modified
BIN
-147 Bytes
(84%)
Resources/Textures/SS220/Objects/Weapons/Melee/chainsword.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 modified
BIN
+42 Bytes
(110%)
Resources/Textures/SS220/Objects/Weapons/Melee/chainsword.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 modified
BIN
+37 Bytes
(100%)
Resources/Textures/SS220/Objects/Weapons/Melee/chainsword.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.