Syndicate Shoulder Holster and the Outlaw's Hat (#9147)
* Syndie Holster sprite * Outlaw Hat sprite * Outlaw Hat entity * Syndie Shoulder Holster entity * Tweaked sussy toolbox * Tweaked Syndie Holster * Outlaw Hat and Syndie Holster to the Uplink * it was a misinput, calm down * Tweaked holster so it can only hold weapons * and ammo too * fixing conflicts... from my OWN PR.... * Fixed another conlfict * fix
@@ -76,7 +76,7 @@
|
||||
- id: Multitool
|
||||
- id: Wirecutter
|
||||
- id: ClothingHandsGlovesCombat
|
||||
- id: ClothingBeltMilitaryWebbing
|
||||
- id: ClothingBeltSyndieHolster
|
||||
- id: ClothingMaskGasSyndicate
|
||||
|
||||
- type: entity
|
||||
|
||||
@@ -158,6 +158,15 @@
|
||||
icon: /Textures/Objects/Misc/guardian_info.rsi/icon.png
|
||||
price: 14
|
||||
|
||||
- type: uplinkListing
|
||||
id: UplinkHolster
|
||||
category: Utility
|
||||
itemId: ClothingBeltSyndieHolster
|
||||
listingName: Syndicate Shoulder Holster
|
||||
description: A deep shoulder holster capable of holding many types of ballistics.
|
||||
icon: /Textures/Clothing/Belt/syndieholster.rsi/icon.png
|
||||
price: 2
|
||||
|
||||
- type: uplinkListing
|
||||
id: UplinkEmag
|
||||
category: Utility
|
||||
@@ -406,6 +415,12 @@
|
||||
itemId: ClothingBackpackDuffelSyndicatePyjamaBundle
|
||||
price: 4
|
||||
|
||||
- type: uplinkListing
|
||||
id: UplinkOutlawHat
|
||||
category: Misc
|
||||
itemId: ClothingHeadHatOutlawHat
|
||||
price: 1
|
||||
|
||||
- type: uplinkListing
|
||||
id: UplinkCatEars
|
||||
category: Misc
|
||||
|
||||
@@ -437,6 +437,25 @@
|
||||
- type: Storage
|
||||
capacity: 20
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBeltStorageBase
|
||||
id: ClothingBeltSyndieHolster
|
||||
name: syndicate shoulder holster
|
||||
description: A deep shoulder holster capable of holding many types of ballistics.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Belt/syndieholster.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Belt/syndieholster.rsi
|
||||
- type: Storage
|
||||
capacity: 60
|
||||
whitelist:
|
||||
components:
|
||||
- Gun
|
||||
- MeeleeWeapon
|
||||
- BallisticAmmoProvider
|
||||
- CartridgeAmmo
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBeltStorageBase
|
||||
id: ClothingBeltSecurityWebbing
|
||||
|
||||
@@ -169,6 +169,17 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/hoshat.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatOutlawHat
|
||||
name: outlaw's hat
|
||||
description: A hat that makes you look like you carry a notched pistol, numbered one and nineteen more.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Hats/outlawhat.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/outlawhat.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatWitch1
|
||||
|
||||
|
After Width: | Height: | Size: 336 B |
BIN
Resources/Textures/Clothing/Belt/syndieholster.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 260 B |
|
After Width: | Height: | Size: 246 B |
|
After Width: | Height: | Size: 236 B |
26
Resources/Textures/Clothing/Belt/syndieholster.rsi/meta.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/94daddb1ac6625e2a7f7a88d62235ee44a480b5e",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-BELT",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 486 B |
BIN
Resources/Textures/Clothing/Head/Hats/outlawhat.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 278 B |
|
After Width: | Height: | Size: 437 B |
|
After Width: | Height: | Size: 436 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from cev-eris at commit https://github.com/discordia-space/CEV-Eris/commit/a75dee2e6d236612dbd403dd5f8687ca930c01f1",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||