(Re)adds captain's sabre (#6101)
@@ -74,3 +74,12 @@
|
|||||||
- id: HydroponicsToolMiniHoe
|
- id: HydroponicsToolMiniHoe
|
||||||
- id: HydroponicsToolSpade
|
- id: HydroponicsToolSpade
|
||||||
- id: RobustHarvestChemistryBottle
|
- id: RobustHarvestChemistryBottle
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: ClothingBeltSheathFilled
|
||||||
|
parent: ClothingBeltSheath
|
||||||
|
suffix: Filled
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: CaptainSabre
|
||||||
|
|||||||
@@ -61,6 +61,7 @@
|
|||||||
prob: 0.1
|
prob: 0.1
|
||||||
- id: CigarGoldCase
|
- id: CigarGoldCase
|
||||||
prob: 0.25
|
prob: 0.25
|
||||||
|
- id: ClothingBeltSheathFilled
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerHeadOfPersonnelFilled
|
id: LockerHeadOfPersonnelFilled
|
||||||
|
|||||||
@@ -384,55 +384,8 @@
|
|||||||
whitelist:
|
whitelist:
|
||||||
tags:
|
tags:
|
||||||
- CaptainSabre
|
- CaptainSabre
|
||||||
- Baguette
|
|
||||||
- Carrot
|
|
||||||
- Crowbar
|
|
||||||
- Katana
|
|
||||||
- Machete
|
|
||||||
- CombatKnife
|
|
||||||
- RodMetal1
|
|
||||||
- Spear
|
|
||||||
components:
|
|
||||||
- Mop
|
|
||||||
- type: StorageFill
|
|
||||||
contents:
|
|
||||||
- id: CaptainSabre
|
|
||||||
- type: ItemMapper
|
- type: ItemMapper
|
||||||
mapLayers:
|
mapLayers:
|
||||||
sheath-bag:
|
|
||||||
whitelist:
|
|
||||||
tags:
|
|
||||||
- Baguette
|
|
||||||
sheath-carrot:
|
|
||||||
whitelist:
|
|
||||||
tags:
|
|
||||||
- Carrot
|
|
||||||
sheath-crowbar:
|
|
||||||
whitelist:
|
|
||||||
tags:
|
|
||||||
- Crowbar
|
|
||||||
sheath-crowbarr:
|
|
||||||
whitelist:
|
|
||||||
tags:
|
|
||||||
- CrowbarRed
|
|
||||||
sheath-katana:
|
|
||||||
whitelist:
|
|
||||||
tags:
|
|
||||||
- Katana
|
|
||||||
sheath-knife:
|
|
||||||
whitelist:
|
|
||||||
tags:
|
|
||||||
- Machete
|
|
||||||
- CombatKnife
|
|
||||||
sheath-mop:
|
|
||||||
whitelist:
|
|
||||||
components:
|
|
||||||
- Mop
|
|
||||||
sheath-rod:
|
|
||||||
whitelist:
|
|
||||||
tags:
|
|
||||||
- RodMetal1
|
|
||||||
- Spear
|
|
||||||
sheath-sabre:
|
sheath-sabre:
|
||||||
whitelist:
|
whitelist:
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
BIN
Resources/Textures/Clothing/Belt/sheath.rsi/equipped-BELT.png
Normal file
|
After Width: | Height: | Size: 511 B |
@@ -1,44 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"license": "CC-BY-SA-3.0",
|
"license": "CC-BY-SA-3.0",
|
||||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039",
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/555fa0ed9f380509156d94131bd8a3f1c1fee1cf",
|
||||||
"size": {
|
"size": {
|
||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
},
|
},
|
||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
"name": "sheath-equipped-BELT",
|
"name": "equipped-BELT",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sheath-sabre-equipped-BELT",
|
"name": "sheath-sabre-equipped-BELT",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "sheath-bag"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "sheath-carrot"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "sheath-crowbar"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "sheath-crowbarr"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "sheath-katana"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "sheath-knife"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "sheath-mop"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "sheath-rod"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "sheath-sabre"
|
"name": "sheath-sabre"
|
||||||
},
|
},
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 202 B |
|
Before Width: | Height: | Size: 250 B |
|
Before Width: | Height: | Size: 241 B |
|
Before Width: | Height: | Size: 263 B |
|
Before Width: | Height: | Size: 315 B |
|
Before Width: | Height: | Size: 202 B |
|
Before Width: | Height: | Size: 149 B |
|
Before Width: | Height: | Size: 304 B |
|
Before Width: | Height: | Size: 150 B |
|
Before Width: | Height: | Size: 500 B After Width: | Height: | Size: 609 B |
|
Before Width: | Height: | Size: 291 B After Width: | Height: | Size: 670 B |
|
Before Width: | Height: | Size: 277 B After Width: | Height: | Size: 672 B |
|
Before Width: | Height: | Size: 447 B After Width: | Height: | Size: 353 B |
|
Before Width: | Height: | Size: 340 B After Width: | Height: | Size: 353 B |
|
Before Width: | Height: | Size: 321 B After Width: | Height: | Size: 347 B |
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"license": "CC-BY-SA-3.0",
|
"license": "CC-BY-SA-3.0",
|
||||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/pull/31615/commits/8795484578b33a9919b7801667287c0f28afe642",
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/555fa0ed9f380509156d94131bd8a3f1c1fee1cf",
|
||||||
"size": {
|
"size": {
|
||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
|
|||||||