Thief stuff: Gloves, Spy Crew Monitor, Invisible Crate, Toy (#21551)

* add some stuff

* finish pack

* Update encryption_keys.yml

* revert secret channels

* revert spy key

* add spy crew monitor

* add invisible crate

* add void cloak
This commit is contained in:
Ed
2023-11-13 02:41:45 +03:00
committed by GitHub
parent 63c74c61db
commit c99e265435
20 changed files with 157 additions and 3 deletions

View File

@@ -74,6 +74,7 @@
- id: ClothingMaskMime
- id: ClothingShoesClown
- id: ClothingUniformJumpskirtJanimaid
- id: ClothingNeckCloakVoid
- id: RevolverCapGun
- type: entity

View File

@@ -21,3 +21,12 @@
interfaces:
- key: enum.ChameleonUiKey.Key
type: ChameleonBoundUserInterface
- type: entity
parent: ClothingHandsChameleon
id: ClothingHandsChameleonThief
suffix: Chameleon, Thieving
components:
- type: Thieving
stripTimeReduction: 2
stealthy: true

View File

@@ -159,3 +159,14 @@
toggleable-clothing: !type:ContainerSlot {}
- type: TypingIndicatorClothing
proto: moth
- type: entity
parent: ClothingNeckBase
id: ClothingNeckCloakVoid
name: void cloak
description: A cloak of darkness. For those who have gone to the dark side of the force.
components:
- type: Sprite
sprite: Clothing/Neck/Cloaks/void.rsi
- type: TypingIndicatorClothing
proto: alien

View File

@@ -17,6 +17,7 @@
- ClothingNeckCloakTrans
- ClothingNeckCloakAdmin
- ClothingNeckCloakMoth
- ClothingNeckCloakVoid
- ClothingNeckCloakGoliathCloak
- ToySkeleton
- Basketball

View File

@@ -132,5 +132,6 @@
- ToyFigurineRatServant
- ToyFigurineMouse
- ToyFigurineHamlet
- ToyFigurineThief
chance: 0.90
offset: 0.2

View File

@@ -243,4 +243,3 @@
layers:
- state: crypt_rusted
- state: pirate_label

View File

@@ -455,3 +455,12 @@
components:
- type: Sprite
state: skeletonprize
- type: entity
parent: BaseFigurine
id: ToyFigurineThief
name: thief character figure
description: Hiding in the shadows...
components:
- type: Sprite
state: thiefcharacter

View File

@@ -38,4 +38,29 @@
- type: ItemSlots
slots:
cell_slot:
name: power-cell-slot-component-slot-name-default
name: power-cell-slot-component-slot-name-default
- type: entity
id: SpyCrewMonitor
name: Spy Monitor
description: A spy device capable of connecting to crew monitoring servers.
parent: HandheldCrewMonitor
components:
- type: Sprite
sprite: Objects/Tools/spy_device.rsi
state: icon
- type: Item
sprite: Objects/Tools/spy_device.rsi
- type: PowerCellDraw
useRate: 40 #Should be weaker than the original
- type: entity
id: SpyCrewMonitorEmpty
parent: SpyCrewMonitor
suffix: Empty
components:
- type: ItemSlots
slots:
cell_slot:
name: power-cell-slot-component-slot-name-default

View File

@@ -558,3 +558,14 @@
sprite: Structures/Storage/Crates/trashcart_jani.rsi
- type: AccessReader
access: [["Janitor"]]
- type: entity
parent: CrateBaseWeldable
id: InvisibleCrate
suffix: Stealth
components:
- type: Stealth
hadOutline: true
- type: StealthOnMove
passiveVisibilityRate: -0.10
movementVisibilityRate: 0.10

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1019 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,52 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from TGstation at commit https://github.com/tgstation/tgstation/commit/8b1ffd1e49a2d30a0aab63264106a3ec0e07f415",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 4,
"delays": [
[
0.1,
0.1,
0.1,
0.5
],
[
0.1,
0.1,
0.1,
0.5
],
[
0.1,
0.1,
0.1,
0.5
],
[
0.1,
0.1,
0.1,
0.5
]
]
}
]
}

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprites made by Flareguy for Space Station 14. Griffinprize, skeletonprize, and owlprize taken from /tg/station at commit https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432. Figurine_spawner sprite made using parts found in spawner_icons.dmi from Paradise Station at commit https://github.com/ParadiseSS13/Paradise/commit/813f0a3ae556d86dddd7c4ef93a52880de8d2e37. Head sprites excluding Captain, Medical exluding doctor, non-human excluding queen and slime, and service jobs excluding librarian done by tacobeller and holoclown done by brainfood1183.",
"copyright": "Sprites made by Flareguy for Space Station 14. Griffinprize, skeletonprize, thiefcharacter and owlprize taken from /tg/station at commit https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432. Figurine_spawner sprite made using parts found in spawner_icons.dmi from Paradise Station at commit https://github.com/ParadiseSS13/Paradise/commit/813f0a3ae556d86dddd7c4ef93a52880de8d2e37. Head sprites excluding Captain, Medical exluding doctor, non-human excluding queen and slime, and service jobs excluding librarian done by tacobeller and holoclown done by brainfood1183.",
"size": {
"x": 32,
"y": 32
@@ -157,6 +157,9 @@
{
"name": "fig_box_unfolded"
},
{
"name": "thiefcharacter"
},
{
"name": "figurine_spawner"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 550 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 587 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 278 B

View File

@@ -0,0 +1,32 @@
{
"version": 1,
"license": "CC-BY-3.0",
"copyright": "Created by TheShuEd(Github) for SS14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon",
"delays": [
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
]
]
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}