Emergency Tank + Plasma Can visible on suit storage slot (#27598)

* Suitstorage Sprites + Plasma tank slots

* Fix some extra brackets
This commit is contained in:
Verm
2024-05-05 16:42:22 -05:00
committed by GitHub
parent eb2fac40db
commit 70d3cf7ba4
19 changed files with 40 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
- type: entity
- type: entity
abstract: true
parent: BaseItem
id: GasTankBase
@@ -238,3 +238,6 @@
outputPressure: 101.3
- type: Clothing
sprite: Objects/Tanks/plasma.rsi
slots:
- Belt
- suitStorage

Binary file not shown.

After

Width:  |  Height:  |  Size: 643 B

View File

@@ -66,6 +66,10 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 B

View File

@@ -66,6 +66,10 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 525 B

View File

@@ -66,6 +66,10 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 652 B

View File

@@ -66,6 +66,10 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 665 B

View File

@@ -66,6 +66,10 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 440 B

View File

@@ -66,6 +66,10 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 440 B

View File

@@ -66,6 +66,10 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 665 B

View File

@@ -66,6 +66,10 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 383 B

View File

@@ -21,6 +21,10 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
}
]
}