Merge branch 'master' into 2020-08-19-firelocks
@@ -96,6 +96,7 @@
|
||||
- tilewalls
|
||||
- events
|
||||
- destroymechanism
|
||||
- readyall
|
||||
CanViewVar: true
|
||||
CanAdminPlace: true
|
||||
|
||||
@@ -186,6 +187,7 @@
|
||||
- tilewalls
|
||||
- events
|
||||
- destroymechanism
|
||||
- readyall
|
||||
CanViewVar: true
|
||||
CanAdminPlace: true
|
||||
CanScript: true
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
- type: IconSmooth
|
||||
key: generic
|
||||
base: solid_
|
||||
- type: Climbable
|
||||
- type: Destructible
|
||||
maxHP: 50
|
||||
spawnOnDestroy: SteelSheet1
|
||||
|
||||
@@ -44,6 +44,31 @@
|
||||
state_anchored: pipe-s
|
||||
state_broken: pipe-b
|
||||
|
||||
- type: entity
|
||||
id: DisposalTagger
|
||||
parent: DisposalPipeBase
|
||||
name: disposal pipe tagger
|
||||
description: A pipe that tags entities for routing
|
||||
components:
|
||||
- type: Sprite
|
||||
drawdepth: BelowFloor
|
||||
sprite: Constructible/Power/disposal.rsi
|
||||
state: conpipe-tagger
|
||||
- type: Icon
|
||||
sprite: Constructible/Power/disposal.rsi
|
||||
state: conpipe-tagger
|
||||
- type: DisposalTagger
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: DisposalVisualizer
|
||||
state_free: conpipe-tagger
|
||||
state_anchored: pipe-tagger
|
||||
state_broken: pipe-b
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.DisposalTaggerUiKey.Key
|
||||
type: DisposalTaggerBoundUserInterface
|
||||
|
||||
- type: entity
|
||||
id: DisposalTrunk
|
||||
parent: DisposalPipeBase
|
||||
@@ -131,6 +156,63 @@
|
||||
- key: enum.DisposalUnitUiKey.Key
|
||||
type: DisposalUnitBoundUserInterface
|
||||
|
||||
- type: entity
|
||||
id: DisposalRouter
|
||||
parent: DisposalPipeBase
|
||||
name: disposal router
|
||||
description: A three-way router. Entities with matching tags get routed to the side
|
||||
components:
|
||||
- type: Sprite
|
||||
drawdepth: BelowFloor
|
||||
sprite: Constructible/Power/disposal.rsi
|
||||
state: conpipe-j1s
|
||||
- type: Icon
|
||||
sprite: Constructible/Power/disposal.rsi
|
||||
state: conpipe-j1s
|
||||
- type: DisposalRouter
|
||||
degrees:
|
||||
- 0
|
||||
- -90
|
||||
- 180
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: DisposalVisualizer
|
||||
state_free: conpipe-j1s
|
||||
state_anchored: pipe-j1s
|
||||
state_broken: pipe-b
|
||||
- type: Flippable
|
||||
entity: DisposalRouterFlipped
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.DisposalRouterUiKey.Key
|
||||
type: DisposalRouterBoundUserInterface
|
||||
|
||||
- type: entity
|
||||
id: DisposalRouterFlipped
|
||||
parent: DisposalRouter
|
||||
name: flipped router junction
|
||||
components:
|
||||
- type: Sprite
|
||||
drawdepth: BelowFloor
|
||||
sprite: Constructible/Power/disposal.rsi
|
||||
state: conpipe-j2s
|
||||
- type: Icon
|
||||
sprite: Constructible/Power/disposal.rsi
|
||||
state: conpipe-j2s
|
||||
- type: DisposalRouter
|
||||
degrees:
|
||||
- 0
|
||||
- 90
|
||||
- 180
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: DisposalVisualizer
|
||||
state_free: conpipe-j2s
|
||||
state_anchored: pipe-j2s
|
||||
state_broken: pipe-b
|
||||
- type: Flippable
|
||||
entity: DisposalRouter
|
||||
|
||||
- type: entity
|
||||
id: DisposalJunction
|
||||
parent: DisposalPipeBase
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
range: 1.5
|
||||
arcwidth: 0
|
||||
arc: claw
|
||||
damage: 90
|
||||
damage: 10
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: DamageStateVisualizer
|
||||
|
||||
@@ -141,6 +141,7 @@
|
||||
- type: RotationVisualizer
|
||||
- type: BuckleVisualizer
|
||||
- type: CombatMode
|
||||
- type: Climbing
|
||||
- type: Teleportable
|
||||
- type: CharacterInfo
|
||||
- type: FootstepSound
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
type: PDABoundUserInterface
|
||||
- type: LoopingSound
|
||||
|
||||
|
||||
- type: entity
|
||||
name: Assistant PDA
|
||||
parent: BasePDA
|
||||
@@ -39,9 +38,9 @@
|
||||
layers:
|
||||
- state: pda
|
||||
map: ["enum.PDAVisualLayers.Base"]
|
||||
- state: unlit_pda_screen
|
||||
- state: light_overlay
|
||||
shader: unshaded
|
||||
map: ["enum.PDAVisualLayers.Unlit"]
|
||||
map: ["enum.PDAVisualLayers.Flashlight"]
|
||||
|
||||
- type: entity
|
||||
name: Chef PDA
|
||||
@@ -53,16 +52,16 @@
|
||||
idCard: ChefIDCard
|
||||
- type: Icon
|
||||
sprite: Objects/Devices/pda.rsi
|
||||
state: pda-chef
|
||||
state: pda-cook
|
||||
- type: Sprite
|
||||
sprite: Objects/Devices/pda.rsi
|
||||
netsync: false
|
||||
layers:
|
||||
- state: pda-chef
|
||||
- state: pda-cook
|
||||
map: ["enum.PDAVisualLayers.Base"]
|
||||
- state: unlit_pda_screen
|
||||
- state: light_overlay
|
||||
shader: unshaded
|
||||
map: ["enum.PDAVisualLayers.Unlit"]
|
||||
map: ["enum.PDAVisualLayers.Flashlight"]
|
||||
|
||||
- type: entity
|
||||
name: Clown PDA
|
||||
@@ -81,9 +80,9 @@
|
||||
layers:
|
||||
- state: pda-clown
|
||||
map: ["enum.PDAVisualLayers.Base"]
|
||||
- state: unlit_pda_screen
|
||||
- state: light_overlay
|
||||
shader: unshaded
|
||||
map: ["enum.PDAVisualLayers.Unlit"]
|
||||
map: ["enum.PDAVisualLayers.Flashlight"]
|
||||
- type: Slippery
|
||||
paralyzeTime: 4
|
||||
|
||||
@@ -104,9 +103,9 @@
|
||||
layers:
|
||||
- state: pda-cargo
|
||||
map: ["enum.PDAVisualLayers.Base"]
|
||||
- state: unlit_pda_screen
|
||||
- state: light_overlay
|
||||
shader: unshaded
|
||||
map: ["enum.PDAVisualLayers.Unlit"]
|
||||
map: ["enum.PDAVisualLayers.Flashlight"]
|
||||
|
||||
- type: entity
|
||||
name: Bartender PDA
|
||||
@@ -118,16 +117,16 @@
|
||||
idCard: BartenderIDCard
|
||||
- type: Icon
|
||||
sprite: Objects/Devices/pda.rsi
|
||||
state: pda-bar
|
||||
state: pda-bartender
|
||||
- type: Sprite
|
||||
sprite: Objects/Devices/pda.rsi
|
||||
netsync: false
|
||||
layers:
|
||||
- state: pda-bar
|
||||
- state: pda-bartender
|
||||
map: ["enum.PDAVisualLayers.Base"]
|
||||
- state: unlit_pda_screen
|
||||
- state: light_overlay
|
||||
shader: unshaded
|
||||
map: ["enum.PDAVisualLayers.Unlit"]
|
||||
map: ["enum.PDAVisualLayers.Flashlight"]
|
||||
|
||||
|
||||
- type: entity
|
||||
@@ -140,16 +139,16 @@
|
||||
idCard: JanitorIDCard
|
||||
- type: Icon
|
||||
sprite: Objects/Devices/pda.rsi
|
||||
state: pda-j
|
||||
state: pda-janitor
|
||||
- type: Sprite
|
||||
sprite: Objects/Devices/pda.rsi
|
||||
netsync: false
|
||||
layers:
|
||||
- state: pda-j
|
||||
- state: pda-janitor
|
||||
map: ["enum.PDAVisualLayers.Base"]
|
||||
- state: unlit_pda_screen
|
||||
- state: light_overlay
|
||||
shader: unshaded
|
||||
map: ["enum.PDAVisualLayers.Unlit"]
|
||||
map: ["enum.PDAVisualLayers.Flashlight"]
|
||||
|
||||
- type: entity
|
||||
name: Captain PDA
|
||||
@@ -161,16 +160,16 @@
|
||||
idCard: CaptainIDCard
|
||||
- type: Icon
|
||||
sprite: Objects/Devices/pda.rsi
|
||||
state: pda-c
|
||||
state: pda-captain
|
||||
- type: Sprite
|
||||
sprite: Objects/Devices/pda.rsi
|
||||
netsync: false
|
||||
layers:
|
||||
- state: pda-c
|
||||
- state: pda-captain
|
||||
map: ["enum.PDAVisualLayers.Base"]
|
||||
- state: unlit_pda_screen
|
||||
- state: light_overlay
|
||||
shader: unshaded
|
||||
map: ["enum.PDAVisualLayers.Unlit"]
|
||||
map: ["enum.PDAVisualLayers.Flashlight"]
|
||||
|
||||
- type: entity
|
||||
name: HoP PDA
|
||||
@@ -188,9 +187,9 @@
|
||||
layers:
|
||||
- state: pda-hop
|
||||
map: ["enum.PDAVisualLayers.Base"]
|
||||
- state: unlit_pda_screen
|
||||
- state: light_overlay
|
||||
shader: unshaded
|
||||
map: ["enum.PDAVisualLayers.Unlit"]
|
||||
map: ["enum.PDAVisualLayers.Flashlight"]
|
||||
|
||||
- type: entity
|
||||
name: CE PDA
|
||||
@@ -208,9 +207,9 @@
|
||||
layers:
|
||||
- state: pda-ce
|
||||
map: ["enum.PDAVisualLayers.Base"]
|
||||
- state: unlit_pda_screen
|
||||
- state: light_overlay
|
||||
shader: unshaded
|
||||
map: ["enum.PDAVisualLayers.Unlit"]
|
||||
map: ["enum.PDAVisualLayers.Flashlight"]
|
||||
|
||||
|
||||
- type: entity
|
||||
@@ -222,16 +221,16 @@
|
||||
idCard: EngineeringIDCard
|
||||
- type: Icon
|
||||
sprite: Objects/Devices/pda.rsi
|
||||
state: pda-e
|
||||
state: pda-engineer
|
||||
- type: Sprite
|
||||
sprite: Objects/Devices/pda.rsi
|
||||
netsync: false
|
||||
layers:
|
||||
- state: pda-e
|
||||
- state: pda-engineer
|
||||
map: ["enum.PDAVisualLayers.Base"]
|
||||
- state: unlit_pda_screen
|
||||
- state: light_overlay
|
||||
shader: unshaded
|
||||
map: ["enum.PDAVisualLayers.Unlit"]
|
||||
map: ["enum.PDAVisualLayers.Flashlight"]
|
||||
|
||||
- type: entity
|
||||
name: CMO PDA
|
||||
@@ -249,10 +248,9 @@
|
||||
layers:
|
||||
- state: pda-cmo
|
||||
map: ["enum.PDAVisualLayers.Base"]
|
||||
- state: unlit_pda_screen
|
||||
- state: light_overlay
|
||||
shader: unshaded
|
||||
map: ["enum.PDAVisualLayers.Unlit"]
|
||||
|
||||
map: ["enum.PDAVisualLayers.Flashlight"]
|
||||
|
||||
- type: entity
|
||||
name: Medical PDA
|
||||
@@ -263,16 +261,16 @@
|
||||
idCard: MedicalIDCard
|
||||
- type: Icon
|
||||
sprite: Objects/Devices/pda.rsi
|
||||
state: pda-m
|
||||
state: pda-medical
|
||||
- type: Sprite
|
||||
sprite: Objects/Devices/pda.rsi
|
||||
netsync: false
|
||||
layers:
|
||||
- state: pda-m
|
||||
- state: pda-medical
|
||||
map: ["enum.PDAVisualLayers.Base"]
|
||||
- state: unlit_pda_screen
|
||||
- state: light_overlay
|
||||
shader: unshaded
|
||||
map: ["enum.PDAVisualLayers.Unlit"]
|
||||
map: ["enum.PDAVisualLayers.Flashlight"]
|
||||
|
||||
- type: entity
|
||||
name: RnD PDA
|
||||
@@ -290,9 +288,9 @@
|
||||
layers:
|
||||
- state: pda-rd
|
||||
map: ["enum.PDAVisualLayers.Base"]
|
||||
- state: unlit_pda_screen
|
||||
- state: light_overlay
|
||||
shader: unshaded
|
||||
map: ["enum.PDAVisualLayers.Unlit"]
|
||||
map: ["enum.PDAVisualLayers.Flashlight"]
|
||||
|
||||
- type: entity
|
||||
name: Science PDA
|
||||
@@ -310,9 +308,9 @@
|
||||
layers:
|
||||
- state: pda-rd
|
||||
map: ["enum.PDAVisualLayers.Base"]
|
||||
- state: unlit_pda_screen
|
||||
- state: light_overlay
|
||||
shader: unshaded
|
||||
map: ["enum.PDAVisualLayers.Unlit"]
|
||||
map: ["enum.PDAVisualLayers.Flashlight"]
|
||||
|
||||
- type: entity
|
||||
name: HoS PDA
|
||||
@@ -330,9 +328,9 @@
|
||||
layers:
|
||||
- state: pda-hos
|
||||
map: ["enum.PDAVisualLayers.Base"]
|
||||
- state: unlit_pda_screen
|
||||
- state: light_overlay
|
||||
shader: unshaded
|
||||
map: ["enum.PDAVisualLayers.Unlit"]
|
||||
map: ["enum.PDAVisualLayers.Flashlight"]
|
||||
|
||||
- type: entity
|
||||
name: Security PDA
|
||||
@@ -343,13 +341,13 @@
|
||||
idCard: SecurityIDCard
|
||||
- type: Icon
|
||||
sprite: Objects/Devices/pda.rsi
|
||||
state: pda-s
|
||||
state: pda-security
|
||||
- type: Sprite
|
||||
sprite: Objects/Devices/pda.rsi
|
||||
netsync: false
|
||||
layers:
|
||||
- state: pda-s
|
||||
- state: pda-security
|
||||
map: ["enum.PDAVisualLayers.Base"]
|
||||
- state: unlit_pda_screen
|
||||
- state: light_overlay
|
||||
shader: unshaded
|
||||
map: ["enum.PDAVisualLayers.Unlit"]
|
||||
map: ["enum.PDAVisualLayers.Flashlight"]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
- type: soundCollection
|
||||
id: ToySqueak
|
||||
files:
|
||||
- /Audio/Items/toys/toysqueak1.ogg
|
||||
- /Audio/Items/toys/toysqueak2.ogg
|
||||
- /Audio/Items/toys/toysqueak3.ogg
|
||||
- /Audio/Items/Toys/toysqueak1.ogg
|
||||
- /Audio/Items/Toys/toysqueak2.ogg
|
||||
- /Audio/Items/Toys/toysqueak3.ogg
|
||||
|
||||
|
After Width: | Height: | Size: 2.5 KiB |
@@ -1 +1,779 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/blob/bbe32606902c90f5290b57d905a3f31b84dc6d7d/icons/obj/pipes/disposal.dmi and modified by DrSmugleaf", "states": [{"name": "condisposal", "directions": 1, "delays": [[1.0]]}, {"name": "conpipe-c", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "conpipe-j1", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "conpipe-j1s", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "conpipe-j2", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "conpipe-j2s", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "conpipe-s", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "conpipe-t", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "conpipe-y", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "disposal", "directions": 1, "delays": [[1.0]]}, {"name": "disposal-charging", "directions": 1, "delays": [[1.0]]}, {"name": "disposal-flush", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.5, 0.1, 0.1, 0.1]]}, {"name": "dispover-charge", "directions": 1, "delays": [[0.4, 0.4]]}, {"name": "dispover-full", "directions": 1, "delays": [[0.2, 0.2]]}, {"name": "dispover-handle", "directions": 1, "delays": [[1.0]]}, {"name": "dispover-ready", "directions": 1, "delays": [[1.0]]}, {"name": "intake", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "intake-closing", "directions": 4, "delays": [[0.5, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1], [0.5, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1], [0.5, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1], [0.5, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "outlet", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "outlet-open", "directions": 4, "delays": [[0.5, 0.5, 0.5, 0.5, 0.5, 0.1, 1.5, 0.1], [0.5, 0.5, 0.5, 0.5, 0.5, 0.1, 1.5, 0.1], [0.5, 0.5, 0.5, 0.5, 0.5, 0.1, 1.5, 0.1], [0.5, 0.5, 0.5, 0.5, 0.5, 0.1, 1.5, 0.1]]}, {"name": "pipe-b", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-bf", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-c", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-cf", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-d", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-j1", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-j1f", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-j1s", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-j1sf", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-j2", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-j2f", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-j2s", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-j2sf", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-s", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-sf", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-t", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-tagger", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-tagger-partial", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-tf", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-u", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-y", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "pipe-yf", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]}
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "https://github.com/discordia-space/CEV-Eris/blob/bbe32606902c90f5290b57d905a3f31b84dc6d7d/icons/obj/pipes/disposal.dmi and modified by DrSmugleaf",
|
||||
"states": [
|
||||
{
|
||||
"name": "condisposal",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "conpipe-c",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "conpipe-j1",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "conpipe-j1s",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "conpipe-j2",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "conpipe-j2s",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "conpipe-s",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "conpipe-t",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "conpipe-tagger",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "conpipe-y",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "disposal",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "disposal-charging",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "disposal-flush",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.5,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "dispover-charge",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.4,
|
||||
0.4
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "dispover-full",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "dispover-handle",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "dispover-ready",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "intake",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "intake-closing",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.5,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.5,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.5,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.5,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "outlet",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "outlet-open",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.5,
|
||||
0.5,
|
||||
0.5,
|
||||
0.5,
|
||||
0.5,
|
||||
0.1,
|
||||
1.5,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.5,
|
||||
0.5,
|
||||
0.5,
|
||||
0.5,
|
||||
0.5,
|
||||
0.1,
|
||||
1.5,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.5,
|
||||
0.5,
|
||||
0.5,
|
||||
0.5,
|
||||
0.5,
|
||||
0.1,
|
||||
1.5,
|
||||
0.1
|
||||
],
|
||||
[
|
||||
0.5,
|
||||
0.5,
|
||||
0.5,
|
||||
0.5,
|
||||
0.5,
|
||||
0.1,
|
||||
1.5,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-b",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-bf",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-c",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-cf",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-d",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-j1",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-j1f",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-j1s",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-j1sf",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-j2",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-j2f",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-j2s",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-j2sf",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-s",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-sf",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-t",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-tagger",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-tagger-partial",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-tf",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-u",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-y",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pipe-yf",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.3 KiB |
BIN
Resources/Textures/Objects/Devices/pda.rsi/id_overlay.png
Normal file
|
After Width: | Height: | Size: 90 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/insert_overlay.png
Normal file
|
After Width: | Height: | Size: 117 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/light_overlay.png
Normal file
|
After Width: | Height: | Size: 763 B |
@@ -1 +1,367 @@
|
||||
{"version":1,"size":{"x":32,"y":32},"states":[{"name":"pda","directions":1,"delays":[[1]]},{"name":"unlit_pda_screen","directions":1,"delays":[[1]]},{"name":"pda-atmo","directions":1,"delays":[[1]]},{"name":"pda-bar","directions":1,"delays":[[1]]},{"name":"pda-c","directions":1,"delays":[[1]]},{"name":"pda-cargo","directions":1,"delays":[[1]]},{"name":"pda-ce","directions":1,"delays":[[1]]},{"name":"pda-chef","directions":1,"delays":[[1]]},{"name":"pda-chem","directions":1,"delays":[[1]]},{"name":"pda-clown","directions":1,"delays":[[1]]},{"name":"pda-cmo","directions":1,"delays":[[1]]},{"name":"pda-det","directions":1,"delays":[[1]]},{"name":"pda-e","directions":1,"delays":[[1]]},{"name":"pda-h","directions":1,"delays":[[1]]},{"name":"pda-holy","directions":1,"delays":[[1]]},{"name":"pda-hop","directions":1,"delays":[[1]]},{"name":"pda-hos","directions":1,"delays":[[1]]},{"name":"pda-hydro","directions":1,"delays":[[1]]},{"name":"pda-j","directions":1,"delays":[[1]]},{"name":"pda-lawyer","directions":1,"delays":[[1]]},{"name":"pda-lawyer-old","directions":1,"delays":[[1]]},{"name":"pda-libb","directions":1,"delays":[[1]]},{"name":"pda-libc","directions":1,"delays":[[0.1,0.1,0.1,0.1]]},{"name":"pda-m","directions":1,"delays":[[1]]},{"name":"pda-mime","directions":1,"delays":[[1]]},{"name":"pda-miner","directions":1,"delays":[[1]]},{"name":"pda-q","directions":1,"delays":[[1]]},{"name":"pda-r","directions":1,"delays":[[0.8,0.8]]},{"name":"pda-rd","directions":1,"delays":[[1]]},{"name":"pda-robot","directions":1,"delays":[[1]]},{"name":"pda-s","directions":1,"delays":[[1]]},{"name":"pda-syn","directions":1,"delays":[[1]]},{"name":"pda-tox","directions":1,"delays":[[1]]},{"name":"pda-transp","directions":1,"delays":[[1]]},{"name":"pda-v","directions":1,"delays":[[1]]},{"name":"pda-warden","directions":1,"delays":[[1]]},{"name":"pda_pen","directions":1,"delays":[[1]]},{"name":"pdabox","directions":1,"delays":[[1]]}]}
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA 3.0",
|
||||
"copyright": "https://github.com/tgstation/tgstation/commit/59f2a4e10e5ba36033c9734ddebfbbdc6157472d",
|
||||
"states": [
|
||||
{
|
||||
"name": "id_overlay",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "insert_overlay",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "light_overlay",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pai_off_overlay",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pai_overlay",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-atmos",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-bartender",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-captain",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-cargo",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-ce",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-chaplain",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-chemistry",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-clear",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-clown",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-cmo",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-cook",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-detective",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-engineer",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-genetics",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-hop",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-hos",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-hydro",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-janitor",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-lawyer",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-library",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-medical",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-mime",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-miner",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-qm",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-r",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.8,
|
||||
0.8
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-r-library",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.8,
|
||||
0.8
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-rd",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-roboticist",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-science",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-security",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-syndi",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-virology",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "pda-warden",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
BIN
Resources/Textures/Objects/Devices/pda.rsi/pai_off_overlay.png
Normal file
|
After Width: | Height: | Size: 148 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pai_overlay.png
Normal file
|
After Width: | Height: | Size: 171 B |
|
Before Width: | Height: | Size: 500 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-atmos.png
Normal file
|
After Width: | Height: | Size: 492 B |
|
Before Width: | Height: | Size: 403 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-bartender.png
Normal file
|
After Width: | Height: | Size: 432 B |
|
Before Width: | Height: | Size: 442 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-captain.png
Normal file
|
After Width: | Height: | Size: 479 B |
|
Before Width: | Height: | Size: 417 B After Width: | Height: | Size: 435 B |
|
Before Width: | Height: | Size: 482 B After Width: | Height: | Size: 530 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-chaplain.png
Normal file
|
After Width: | Height: | Size: 454 B |
|
Before Width: | Height: | Size: 420 B |
|
Before Width: | Height: | Size: 478 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-chemistry.png
Normal file
|
After Width: | Height: | Size: 479 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-clear.png
Normal file
|
After Width: | Height: | Size: 516 B |
|
Before Width: | Height: | Size: 526 B After Width: | Height: | Size: 453 B |
|
Before Width: | Height: | Size: 450 B After Width: | Height: | Size: 536 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-cook.png
Normal file
|
After Width: | Height: | Size: 433 B |
|
Before Width: | Height: | Size: 434 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-detective.png
Normal file
|
After Width: | Height: | Size: 432 B |
|
Before Width: | Height: | Size: 500 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-engineer.png
Normal file
|
After Width: | Height: | Size: 490 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-genetics.png
Normal file
|
After Width: | Height: | Size: 475 B |
|
Before Width: | Height: | Size: 452 B |
|
Before Width: | Height: | Size: 408 B |
|
Before Width: | Height: | Size: 462 B After Width: | Height: | Size: 488 B |
|
Before Width: | Height: | Size: 561 B After Width: | Height: | Size: 503 B |
|
Before Width: | Height: | Size: 478 B After Width: | Height: | Size: 491 B |
|
Before Width: | Height: | Size: 415 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-janitor.png
Normal file
|
After Width: | Height: | Size: 473 B |
|
Before Width: | Height: | Size: 462 B |
|
Before Width: | Height: | Size: 436 B After Width: | Height: | Size: 446 B |
|
Before Width: | Height: | Size: 456 B |
|
Before Width: | Height: | Size: 902 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-library.png
Normal file
|
After Width: | Height: | Size: 922 B |
|
Before Width: | Height: | Size: 465 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-medical.png
Normal file
|
After Width: | Height: | Size: 462 B |
|
Before Width: | Height: | Size: 492 B After Width: | Height: | Size: 505 B |
|
Before Width: | Height: | Size: 489 B After Width: | Height: | Size: 466 B |
|
Before Width: | Height: | Size: 461 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-qm.png
Normal file
|
After Width: | Height: | Size: 478 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-r-library.png
Normal file
|
After Width: | Height: | Size: 350 B |
|
Before Width: | Height: | Size: 555 B After Width: | Height: | Size: 353 B |
|
Before Width: | Height: | Size: 472 B After Width: | Height: | Size: 565 B |
|
Before Width: | Height: | Size: 480 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-roboticist.png
Normal file
|
After Width: | Height: | Size: 486 B |
|
Before Width: | Height: | Size: 575 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-science.png
Normal file
|
After Width: | Height: | Size: 485 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-security.png
Normal file
|
After Width: | Height: | Size: 445 B |
|
Before Width: | Height: | Size: 435 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-syndi.png
Normal file
|
After Width: | Height: | Size: 424 B |
|
Before Width: | Height: | Size: 463 B |
|
Before Width: | Height: | Size: 534 B |
|
Before Width: | Height: | Size: 472 B |
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-virology.png
Normal file
|
After Width: | Height: | Size: 478 B |
|
Before Width: | Height: | Size: 591 B After Width: | Height: | Size: 491 B |
|
Before Width: | Height: | Size: 416 B After Width: | Height: | Size: 428 B |
|
Before Width: | Height: | Size: 129 B |
|
Before Width: | Height: | Size: 403 B |
|
Before Width: | Height: | Size: 5.7 KiB |
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC BY-SA 3.0",
|
||||
"copyright": "Taken from https://github.com/tgstation/tgstation at commit 9bebd81ae0b0a7f952b59886a765c681205de31f",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "pod_0",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "scanner",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "scanner_maintenance",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "scanner_occupied",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "scanner_open",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "scanner_open_maintenance",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "scanner_open_unpowered",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "scanner_unpowered",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 4.7 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.6 KiB |