Skip to content

Commit 9d7846e

Browse files
authored
Safari hat In-hand Sprites (space-wizards#33464)
* adds in-hand sprites to the safari hat. * Update copyright wording * visual fix * Resprite in-hand sprites. * linting meta.json
1 parent 18322ec commit 9d7846e

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed
Loading
Loading

Resources/Textures/Clothing/Head/Hats/safarihat.rsi/meta.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": 1,
33
"license": "CC0-1.0",
4-
"copyright": "Created by EmoGarbage404",
4+
"copyright": "Created by EmoGarbage404, Inhands by onesch",
55
"size": {
66
"x": 32,
77
"y": 32
@@ -13,6 +13,14 @@
1313
{
1414
"name": "equipped-HELMET",
1515
"directions": 4
16+
},
17+
{
18+
"name": "inhand-left",
19+
"directions": 4
20+
},
21+
{
22+
"name": "inhand-right",
23+
"directions": 4
1624
}
1725
]
1826
}

0 commit comments

Comments
 (0)