[Entity] Centcom PDA (#15415)
* [PDA] Centcom PDA * Centcom pen update * sheesh * Pen based on CyberPen
This commit is contained in:
@@ -553,14 +553,23 @@
|
||||
state: pda-security
|
||||
|
||||
- type: entity
|
||||
parent: PassengerPDA
|
||||
parent: BasePDA
|
||||
id: CentcomPDA
|
||||
name: CentCom PDA
|
||||
description: Colored the numbing grey of bureaucracy.
|
||||
description: Light green sign of walking bureaucracy.
|
||||
components:
|
||||
- type: PDA
|
||||
id: CentcomIDCardSyndie
|
||||
state: pda
|
||||
state: pda-centcom
|
||||
penSlot:
|
||||
startingItem: PenCentcom
|
||||
whitelist:
|
||||
tags:
|
||||
- Write
|
||||
- type: PDABorderColor
|
||||
borderColor: "#32CD32"
|
||||
- type: Icon
|
||||
state: pda-centcom
|
||||
|
||||
- type: entity
|
||||
parent: BasePDA
|
||||
|
||||
@@ -224,6 +224,20 @@
|
||||
sprite: Objects/Misc/bureaucracy.rsi
|
||||
state: pen_cap
|
||||
|
||||
- type: entity
|
||||
name: Centcom pen
|
||||
parent: CyberPen
|
||||
id: PenCentcom
|
||||
description: In an attempt to keep up with the "power" of the cybersun bureaucracy, NT made a replica of cyber pen, in their corporate style.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/bureaucracy.rsi
|
||||
state: pen_centcom
|
||||
netsync: false
|
||||
- type: Item
|
||||
sprite: Objects/Misc/bureaucracy.rsi
|
||||
heldPrefix: pen_centcom
|
||||
|
||||
- type: entity
|
||||
name: hop's fountain pen
|
||||
parent: Pen
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/59f2a4e10e5ba36033c9734ddebfbbdc6157472d, pda-cluwne made by brainfood1183 (github) ss14, pda-brigmed made by PuroSlavKing (Github)",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/59f2a4e10e5ba36033c9734ddebfbbdc6157472d, pda-cluwne made by brainfood1183 (github) ss14, pda-brigmed and pda-centcom made by PuroSlavKing (Github)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -150,6 +150,17 @@
|
||||
{
|
||||
"name": "pda-syndi"
|
||||
},
|
||||
{
|
||||
"name": "pda-centcom",
|
||||
"delays": [
|
||||
[
|
||||
1.2,
|
||||
1.2,
|
||||
1.2,
|
||||
1.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-virology"
|
||||
},
|
||||
|
||||
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-centcom.png
Normal file
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-centcom.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432. stamp-syndicate is a modified version of stamp-warden. paper_stamp-syndicate by Veritius. paper_receipt by eoineoineoin",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432. stamp-syndicate is a modified version of stamp-warden. paper_stamp-syndicate by Veritius. paper_receipt by eoineoineoin. pen_centcom is a resprited version of pen_cap by PuroSlavKing (Github)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -213,6 +213,9 @@
|
||||
{
|
||||
"name": "pen_cap"
|
||||
},
|
||||
{
|
||||
"name": "pen_centcom"
|
||||
},
|
||||
{
|
||||
"name": "pen_hop"
|
||||
},
|
||||
|
||||
BIN
Resources/Textures/Objects/Misc/bureaucracy.rsi/pen_centcom.png
Normal file
BIN
Resources/Textures/Objects/Misc/bureaucracy.rsi/pen_centcom.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 389 B |
Reference in New Issue
Block a user