Add security jumpsuits (#1495)
@@ -110,6 +110,11 @@
|
|||||||
suffix: Filled
|
suffix: Filled
|
||||||
parent: LockerSecurity
|
parent: LockerSecurity
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: LockerDetectiveFilled
|
||||||
|
suffix: Filled
|
||||||
|
parent: LockerDetective
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerFormalFilled
|
id: LockerFormalFilled
|
||||||
suffix: Filled
|
suffix: Filled
|
||||||
|
|||||||
@@ -221,6 +221,156 @@
|
|||||||
ClothingPrefix: sec_skirt
|
ClothingPrefix: sec_skirt
|
||||||
femaleMask: UniformTop
|
femaleMask: UniformTop
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformSec
|
||||||
|
id: UniformSecBlueShirt
|
||||||
|
name: blue shirt and tie
|
||||||
|
description: I'm a little busy right now, Calhoun.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: blueshift
|
||||||
|
- type: Icon
|
||||||
|
state: blueshift
|
||||||
|
- type: Clothing
|
||||||
|
ClothingPrefix: blueshift
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformSec
|
||||||
|
id: UniformSecConstable
|
||||||
|
name: constable outfit
|
||||||
|
description: A british looking outfit.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: constable
|
||||||
|
- type: Icon
|
||||||
|
state: constable
|
||||||
|
- type: Clothing
|
||||||
|
ClothingPrefix: constable
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformSec
|
||||||
|
id: UniformSecFormal
|
||||||
|
name: security officer's formal uniform
|
||||||
|
description: The latest in fashionable security outfits.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: officerblueclothes
|
||||||
|
- type: Icon
|
||||||
|
state: officerblueclothes
|
||||||
|
- type: Clothing
|
||||||
|
ClothingPrefix: officerblueclothes
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformSec
|
||||||
|
id: UniformSecFormalTan
|
||||||
|
name: security officer's formal uniform (tan)
|
||||||
|
description: The latest in fashionable security outfits.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: officertanclothes
|
||||||
|
- type: Icon
|
||||||
|
state: officertanclothes
|
||||||
|
- type: Clothing
|
||||||
|
ClothingPrefix: officertanclothes
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformSec
|
||||||
|
id: UniformSecGrey
|
||||||
|
name: grey security jumpsuit
|
||||||
|
description: A tactical relic of years past before Nanotrasen decided it was cheaper to dye the suits red instead of washing out the blood.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: security_grey
|
||||||
|
- type: Icon
|
||||||
|
state: security_grey
|
||||||
|
- type: Clothing
|
||||||
|
ClothingPrefix: security_grey
|
||||||
|
HeldPrefix: gy_suit
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformSec
|
||||||
|
id: UniformSecSpacePol
|
||||||
|
name: police uniform
|
||||||
|
description: Space not controlled by megacorporations, planets, or pirates is under the jurisdiction of Spacepol.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: spacepol
|
||||||
|
- type: Icon
|
||||||
|
state: spacepol
|
||||||
|
- type: Clothing
|
||||||
|
ClothingPrefix: spacepol
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformSec
|
||||||
|
id: UniformSecSpacePolFamilies
|
||||||
|
name: space police uniform
|
||||||
|
description: A police uniform often found in the lines at donut shops.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: spacepolice_families
|
||||||
|
- type: Icon
|
||||||
|
state: spacepolice_families
|
||||||
|
- type: Clothing
|
||||||
|
ClothingPrefix: spacepolice_families
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformBase
|
||||||
|
id: UniformDetective
|
||||||
|
name: hard-worn suit
|
||||||
|
description: Someone who wears this means business.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Uniforms/uniform_detective.rsi
|
||||||
|
state: detective
|
||||||
|
- type: Icon
|
||||||
|
sprite: Clothing/Uniforms/uniform_detective.rsi
|
||||||
|
state: detective
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Uniforms/uniform_detective.rsi
|
||||||
|
ClothingPrefix: detective
|
||||||
|
HeldPrefix: detective
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformDetective
|
||||||
|
id: UniformDetectiveSkirt
|
||||||
|
name: detective's suitskirt
|
||||||
|
description: Someone who wears this means business.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: detective_skirt
|
||||||
|
- type: Icon
|
||||||
|
state: detective_skirt
|
||||||
|
- type: Clothing
|
||||||
|
ClothingPrefix: detective_skirt
|
||||||
|
femaleMask: UniformTop
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformDetective
|
||||||
|
id: UniformDetectiveGrey
|
||||||
|
name: noir suit
|
||||||
|
description: A hard-boiled private investigator's grey suit, complete with tie clip.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: greydetective
|
||||||
|
- type: Icon
|
||||||
|
state: greydetective
|
||||||
|
- type: Clothing
|
||||||
|
ClothingPrefix: greydetective
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformDetectiveGrey
|
||||||
|
id: UniformDetectiveGreySkirt
|
||||||
|
name: noir suitskirt
|
||||||
|
description: A hard-boiled private investigator's grey suitskirt, complete with tie clip.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: greydetective_skirt
|
||||||
|
- type: Icon
|
||||||
|
state: greydetective_skirt
|
||||||
|
- type: Clothing
|
||||||
|
ClothingPrefix: greydetective_skirt
|
||||||
|
femaleMask: UniformTop
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: UniformBase
|
parent: UniformBase
|
||||||
id: UniformCargoTech
|
id: UniformCargoTech
|
||||||
@@ -548,6 +698,144 @@
|
|||||||
ClothingPrefix: hos_skirt
|
ClothingPrefix: hos_skirt
|
||||||
femaleMask: UniformTop
|
femaleMask: UniformTop
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformHoS
|
||||||
|
id: UniformHoSGrey
|
||||||
|
name: head of security's grey jumpsuit
|
||||||
|
description:
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: hos_grey
|
||||||
|
- type: Icon
|
||||||
|
state: hos_grey
|
||||||
|
- type: Clothing
|
||||||
|
ClothingPrefix: hos_grey
|
||||||
|
HeldPrefix: gy_suit
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformHoS
|
||||||
|
id: UniformHoSParadeMale
|
||||||
|
name: head of security's parade uniform
|
||||||
|
description: A male head of security's luxury-wear, for special occasions.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: hos_parade_male
|
||||||
|
- type: Icon
|
||||||
|
state: hos_parade_male
|
||||||
|
- type: Clothing
|
||||||
|
ClothingPrefix: hos_parade_male
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformHoSParadeMale
|
||||||
|
id: UniformHoSParadeFem
|
||||||
|
name: head of security's parade uniform
|
||||||
|
description: A female head of security's luxury-wear, for special occasions.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: hos_parade_fem
|
||||||
|
- type: Icon
|
||||||
|
state: hos_parade_fem
|
||||||
|
- type: Clothing
|
||||||
|
ClothingPrefix: hos_parade_fem
|
||||||
|
femaleMask: UniformTop
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformHoS
|
||||||
|
id: UniformHoSFormal
|
||||||
|
name: head of security's formal uniform
|
||||||
|
description: The insignia on this uniform tells you that this uniform belongs to the Head of Security.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: hosblueclothes
|
||||||
|
- type: Icon
|
||||||
|
state: hosblueclothes
|
||||||
|
- type: Clothing
|
||||||
|
ClothingPrefix: hosblueclothes
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformHoS
|
||||||
|
id: UniformHoSFormalTan
|
||||||
|
name: head of security's formal uniform (tan)
|
||||||
|
description: The insignia on this uniform tells you that this uniform belongs to the Head of Security.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: hostanclothes
|
||||||
|
- type: Icon
|
||||||
|
state: hostanclothes
|
||||||
|
- type: Clothing
|
||||||
|
ClothingPrefix: hostanclothes
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformBase
|
||||||
|
id: UniformWarden
|
||||||
|
name: security suit
|
||||||
|
description: A formal security suit for officers complete with Nanotrasen belt buckle.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Uniforms/uniform_warden.rsi
|
||||||
|
state: rwarden
|
||||||
|
- type: Icon
|
||||||
|
sprite: Clothing/Uniforms/uniform_warden.rsi
|
||||||
|
state: rwarden
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Uniforms/uniform_warden.rsi
|
||||||
|
ClothingPrefix: rwarden
|
||||||
|
HeldPrefix: rwarden
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformWarden
|
||||||
|
id: UniformWardenSkirt
|
||||||
|
name: warden's suitskirt
|
||||||
|
description: A formal security suitskirt for officers complete with Nanotrasen belt buckle.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: rwarden_skirt
|
||||||
|
- type: Icon
|
||||||
|
state: rwarden
|
||||||
|
- type: Clothing
|
||||||
|
femaleMask: UniformTop
|
||||||
|
ClothingPrefix: rwarden_skirt
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformWarden
|
||||||
|
id: UniformWardenGrey
|
||||||
|
name: grey security suit
|
||||||
|
description: A formal relic of years past before Nanotrasen decided it was cheaper to dye the suits red instead of washing out the blood.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: warden
|
||||||
|
- type: Icon
|
||||||
|
state: warden
|
||||||
|
- type: Clothing
|
||||||
|
ClothingPrefix: warden
|
||||||
|
HeldPrefix: gy_suit
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformWarden
|
||||||
|
id: UniformWardenFormal
|
||||||
|
name: warden's formal uniform
|
||||||
|
description: The insignia on this uniform tells you that this uniform belongs to the Warden.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: wardenblueclothes
|
||||||
|
- type: Icon
|
||||||
|
state: wardenblueclothes
|
||||||
|
- type: Clothing
|
||||||
|
ClothingPrefix: wardenblueclothes
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: UniformWarden
|
||||||
|
id: UniformWardenFormalTan
|
||||||
|
name: warden's formal uniform (tan)
|
||||||
|
description: The insignia on this uniform tells you that this uniform belongs to the Warden.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
state: wardentanclothes
|
||||||
|
- type: Icon
|
||||||
|
state: wardentanclothes
|
||||||
|
- type: Clothing
|
||||||
|
ClothingPrefix: wardentanclothes
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: UniformBase
|
parent: UniformBase
|
||||||
id: UniformPrisoner
|
id: UniformPrisoner
|
||||||
|
|||||||
@@ -36,3 +36,16 @@
|
|||||||
state: sec
|
state: sec
|
||||||
- type: Icon
|
- type: Icon
|
||||||
state: sec_door
|
state: sec_door
|
||||||
|
|
||||||
|
# Detective
|
||||||
|
- type: entity
|
||||||
|
id: LockerDetective
|
||||||
|
parent: LockerSecureBase
|
||||||
|
name: "detective's cabinet"
|
||||||
|
components:
|
||||||
|
- type: Appearance
|
||||||
|
visuals:
|
||||||
|
- type: StorageVisualizer
|
||||||
|
state: cabinet
|
||||||
|
- type: Icon
|
||||||
|
state: cabinet_door
|
||||||
|
|||||||
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 481 B |
|
After Width: | Height: | Size: 500 B |
|
After Width: | Height: | Size: 403 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 434 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 425 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 448 B |
@@ -0,0 +1,191 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from https://github.com/tgstation/tgstation/ at commit c323b1ed63e7a9c33f48abcdf24f11e30e136aa0",
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "detective",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "detective-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "detective-inhand-left hand",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "detective-inhand-right hand",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "detective_skirt",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "greydetective",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "greydetective_skirt",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "detective_d-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "detective_skirt-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "greydetective-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "greydetective_d-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "greydetective_skirt-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 487 B |
|
After Width: | Height: | Size: 507 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 461 B |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 641 B |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 624 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 465 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 467 B |
|
Before Width: | Height: | Size: 516 B After Width: | Height: | Size: 516 B |
|
Before Width: | Height: | Size: 502 B After Width: | Height: | Size: 502 B |
@@ -1,191 +1,398 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"size": {
|
"size": {
|
||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
},
|
|
||||||
"license": "CC-BY-SA-3.0",
|
|
||||||
"copyright": "Taken from https://github.com/BeeStation/BeeStation-Hornet",
|
|
||||||
"states": [
|
|
||||||
{
|
|
||||||
"name": "equipped-INNERCLOTHING",
|
|
||||||
"directions": 4,
|
|
||||||
"delays": [
|
|
||||||
[
|
|
||||||
1
|
|
||||||
],
|
|
||||||
[
|
|
||||||
1
|
|
||||||
],
|
|
||||||
[
|
|
||||||
1
|
|
||||||
],
|
|
||||||
[
|
|
||||||
1
|
|
||||||
]
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
"license": "CC-BY-SA-3.0",
|
||||||
"name": "hos_skirt-equipped-INNERCLOTHING",
|
"copyright": "Taken from https://github.com/BeeStation/BeeStation-Hornet and https://github.com/tgstation/tgstation/ at commit c323b1ed63e7a9c33f48abcdf24f11e30e136aa0",
|
||||||
"directions": 4,
|
"states": [
|
||||||
"delays": [
|
{
|
||||||
[
|
"name": "equipped-INNERCLOTHING",
|
||||||
1
|
"directions": 4,
|
||||||
],
|
"delays": [
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
]
|
],
|
||||||
]
|
[
|
||||||
},
|
1
|
||||||
{
|
]
|
||||||
"name": "hosalt_skirt-equipped-INNERCLOTHING",
|
]
|
||||||
"directions": 4,
|
},
|
||||||
"delays": [
|
{
|
||||||
[
|
"name": "gy_suit-inhand-left hand",
|
||||||
1
|
"directions": 4,
|
||||||
],
|
"delays": [
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
]
|
],
|
||||||
]
|
[
|
||||||
},
|
1
|
||||||
{
|
]
|
||||||
"name": "hosalt-equipped-INNERCLOTHING",
|
]
|
||||||
"directions": 4,
|
},
|
||||||
"delays": [
|
{
|
||||||
[
|
"name": "gy_suit-inhand-right hand",
|
||||||
1
|
"directions": 4,
|
||||||
],
|
"delays": [
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
]
|
],
|
||||||
]
|
[
|
||||||
},
|
1
|
||||||
{
|
]
|
||||||
"name": "icon",
|
]
|
||||||
"directions": 1,
|
},
|
||||||
"delays": [
|
{
|
||||||
[
|
"name": "hos_grey-equipped-INNERCLOTHING",
|
||||||
1
|
"directions": 4,
|
||||||
]
|
"delays": [
|
||||||
]
|
[
|
||||||
},
|
1
|
||||||
{
|
],
|
||||||
"name": "hosalt",
|
[
|
||||||
"directions": 1,
|
1
|
||||||
"delays": [
|
],
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
]
|
],
|
||||||
]
|
[
|
||||||
},
|
1
|
||||||
{
|
]
|
||||||
"name": "hosalt_skirt",
|
]
|
||||||
"directions": 1,
|
},
|
||||||
"delays": [
|
{
|
||||||
[
|
"name": "hos_parade_fem-equipped-INNERCLOTHING",
|
||||||
1
|
"directions": 4,
|
||||||
]
|
"delays": [
|
||||||
]
|
[
|
||||||
},
|
1
|
||||||
{
|
],
|
||||||
"name": "hos_skirt",
|
[
|
||||||
"directions": 1,
|
1
|
||||||
"delays": [
|
],
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
]
|
],
|
||||||
]
|
[
|
||||||
},
|
1
|
||||||
{
|
]
|
||||||
"name": "inhand-left",
|
]
|
||||||
"directions": 4,
|
},
|
||||||
"delays": [
|
{
|
||||||
[
|
"name": "hos_parade_fem",
|
||||||
1
|
"directions": 1,
|
||||||
],
|
"delays": [
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
],
|
]
|
||||||
[
|
]
|
||||||
1
|
},
|
||||||
],
|
{
|
||||||
[
|
"name": "hos_parade_male-equipped-INNERCLOTHING",
|
||||||
1
|
"directions": 4,
|
||||||
]
|
"delays": [
|
||||||
]
|
[
|
||||||
},
|
1
|
||||||
{
|
],
|
||||||
"name": "inhand-right",
|
[
|
||||||
"directions": 4,
|
1
|
||||||
"delays": [
|
],
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
],
|
]
|
||||||
[
|
]
|
||||||
1
|
},
|
||||||
],
|
{
|
||||||
[
|
"name": "hos_parade_male",
|
||||||
1
|
"directions": 1,
|
||||||
]
|
"delays": [
|
||||||
]
|
[
|
||||||
},
|
1
|
||||||
{
|
]
|
||||||
"name": "hosalt-inhand-left",
|
]
|
||||||
"directions": 4,
|
},
|
||||||
"delays": [
|
{
|
||||||
[
|
"name": "hos_grey",
|
||||||
1
|
"directions": 1,
|
||||||
],
|
"delays": [
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
],
|
]
|
||||||
[
|
]
|
||||||
1
|
},
|
||||||
],
|
{
|
||||||
[
|
"name": "hos_grey_d-equipped-INNERCLOTHING",
|
||||||
1
|
"directions": 4,
|
||||||
]
|
"delays": [
|
||||||
]
|
[
|
||||||
},
|
1
|
||||||
{
|
],
|
||||||
"name": "hosalt-inhand-right",
|
[
|
||||||
"directions": 4,
|
1
|
||||||
"delays": [
|
],
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
],
|
]
|
||||||
[
|
]
|
||||||
1
|
},
|
||||||
],
|
{
|
||||||
[
|
"name": "hos_skirt-equipped-INNERCLOTHING",
|
||||||
1
|
"directions": 4,
|
||||||
]
|
"delays": [
|
||||||
]
|
[
|
||||||
}
|
1
|
||||||
]
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "hosalt_skirt-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "hosalt-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "icon",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "hosalt",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "hosalt_skirt",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "hos_skirt",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "hosblueclothes-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "hosblueclothes",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "hosblueclothes_d-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "hostanclothes-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "hostanclothes",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left hand",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right hand",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "hosalt-inhand-left",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "hosalt-inhand-right",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
|
After Width: | Height: | Size: 1021 B |
|
After Width: | Height: | Size: 433 B |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 420 B |
|
After Width: | Height: | Size: 487 B |
|
After Width: | Height: | Size: 507 B |
|
Before Width: | Height: | Size: 516 B After Width: | Height: | Size: 516 B |
|
Before Width: | Height: | Size: 502 B After Width: | Height: | Size: 502 B |
@@ -1,101 +1,344 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"size": {
|
"size": {
|
||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
},
|
|
||||||
"license": "CC-BY-SA-3.0",
|
|
||||||
"copyright": "https://github.com/tgstation/tgstation",
|
|
||||||
"states": [
|
|
||||||
{
|
|
||||||
"name": "equipped-INNERCLOTHING",
|
|
||||||
"directions": 4,
|
|
||||||
"delays": [
|
|
||||||
[
|
|
||||||
1
|
|
||||||
],
|
|
||||||
[
|
|
||||||
1
|
|
||||||
],
|
|
||||||
[
|
|
||||||
1
|
|
||||||
],
|
|
||||||
[
|
|
||||||
1
|
|
||||||
]
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
"license": "CC-BY-SA-3.0",
|
||||||
"name": "sec_skirt-equipped-INNERCLOTHING",
|
"copyright": "https://github.com/tgstation/tgstation at commit c323b1ed63e7a9c33f48abcdf24f11e30e136aa0",
|
||||||
"directions": 4,
|
"states": [
|
||||||
"delays": [
|
{
|
||||||
[
|
"name": "blueshift",
|
||||||
1
|
"directions": 1,
|
||||||
],
|
"delays": [
|
||||||
[
|
[
|
||||||
1
|
1.0
|
||||||
],
|
]
|
||||||
[
|
]
|
||||||
1
|
},
|
||||||
],
|
{
|
||||||
[
|
"name": "blueshift-equipped-INNERCLOTHING",
|
||||||
1
|
"directions": 4,
|
||||||
]
|
"delays": [
|
||||||
]
|
[
|
||||||
},
|
1.0
|
||||||
{
|
],
|
||||||
"name": "icon",
|
[
|
||||||
"directions": 1,
|
1.0
|
||||||
"delays": [
|
],
|
||||||
[
|
[
|
||||||
1
|
1.0
|
||||||
]
|
],
|
||||||
]
|
[
|
||||||
},
|
1.0
|
||||||
{
|
]
|
||||||
"name": "sec_skirt",
|
]
|
||||||
"directions": 1,
|
},
|
||||||
"delays": [
|
{
|
||||||
[
|
"name": "constable",
|
||||||
1
|
"directions": 1,
|
||||||
]
|
"delays": [
|
||||||
]
|
[
|
||||||
},
|
1.0
|
||||||
{
|
]
|
||||||
"name": "inhand-left",
|
]
|
||||||
"directions": 4,
|
},
|
||||||
"delays": [
|
{
|
||||||
[
|
"name": "constable-equipped-INNERCLOTHING",
|
||||||
1
|
"directions": 4,
|
||||||
],
|
"delays": [
|
||||||
[
|
[
|
||||||
1
|
1.0
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
1
|
1.0
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
1
|
1.0
|
||||||
]
|
],
|
||||||
]
|
[
|
||||||
},
|
1.0
|
||||||
{
|
]
|
||||||
"name": "inhand-right",
|
]
|
||||||
"directions": 4,
|
},
|
||||||
"delays": [
|
{
|
||||||
[
|
"name": "equipped-INNERCLOTHING",
|
||||||
1
|
"directions": 4,
|
||||||
],
|
"delays": [
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
1
|
1
|
||||||
]
|
],
|
||||||
]
|
[
|
||||||
}
|
1
|
||||||
]
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sec_skirt-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gy_suit-inhand-left hand",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gy_suit-inhand-right hand",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "icon",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sec_skirt",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left hand",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right hand",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "officerblueclothes-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "officerblueclothes",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "officerblueclothes_d-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "officertanclothes-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "officertanclothes",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "security_grey-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "security_grey",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "spacepol-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "spacepol",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "spacepolice_families-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "spacepolice_families",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 402 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 405 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 430 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 412 B |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 418 B |
|
After Width: | Height: | Size: 487 B |
|
After Width: | Height: | Size: 507 B |
@@ -0,0 +1,272 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from https://github.com/tgstation/tgstation/ at commit c323b1ed63e7a9c33f48abcdf24f11e30e136aa0",
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "gy_suit-inhand-left hand",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gy_suit-inhand-right hand",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "rwarden-inhand-left hand",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "rwarden-inhand-right hand",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "rwarden",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "rwarden-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "rwarden_d-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "rwarden_skirt",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "rwarden_skirt-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "warden",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "warden-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "warden_d-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "wardenblueclothes",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "wardenblueclothes-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "wardenblueclothes_d-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "wardentanclothes",
|
||||||
|
"directions": 1,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "wardentanclothes-equipped-INNERCLOTHING",
|
||||||
|
"directions": 4,
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1.0
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 522 B |
|
After Width: | Height: | Size: 524 B |
|
After Width: | Height: | Size: 432 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 531 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 462 B |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 404 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 408 B |