Skip to content

Commit e7df227

Browse files
sprite changes and inhands
1 parent a360147 commit e7df227

File tree

8 files changed

+13
-8
lines changed

8 files changed

+13
-8
lines changed

Resources/Prototypes/_ES/Entities/Objects/Misc/wallets.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@
99
- type: Sprite
1010
sprite: _ES/Objects/Misc/wallet.rsi
1111
layers:
12-
- state: icon-base
13-
- state: icon-color
14-
color: "#ffffff"
12+
- state: icon
1513
- type: Clothing
1614
quickEquip: false
1715
slots:
@@ -55,9 +53,8 @@
5553
- type: Sprite
5654
sprite: _ES/Objects/Misc/wallet.rsi
5755
layers:
58-
- state: icon-base
59-
- state: icon-color
60-
color: "#e9744a"
56+
- state: icon
57+
- state: icon-logo-PIT
6158

6259
- type: entity
6360
parent: ESWalletPIT
-350 Bytes
Binary file not shown.
-219 Bytes
Binary file not shown.
150 Bytes
Loading
467 Bytes
Loading
274 Bytes
Loading
272 Bytes
Loading

Resources/Textures/_ES/Objects/Misc/wallet.rsi/meta.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,18 @@
88
},
99
"states": [
1010
{
11-
"name": "icon-base"
11+
"name": "icon"
1212
},
1313
{
14-
"name": "icon-color"
14+
"name": "icon-logo-PIT"
15+
},
16+
{
17+
"name": "inhand-left",
18+
"directions": 4
19+
},
20+
{
21+
"name": "inhand-right",
22+
"directions": 4
1523
}
1624
]
1725
}

0 commit comments

Comments
 (0)