AME jars and parts now have inhand sprites
This commit is contained in:
4
Resources/Changelog/Parts/changelog.yml
Normal file
4
Resources/Changelog/Parts/changelog.yml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
author: Swept
|
||||||
|
changes:
|
||||||
|
- type: Fix # One of the following: Add, Remove, Tweak, Fix
|
||||||
|
message: AME jars and parts now show inhand sprites
|
||||||
BIN
Resources/Textures/Objects/Power/AME/ame_jar.rsi/inhand-left.png
Normal file
BIN
Resources/Textures/Objects/Power/AME/ame_jar.rsi/inhand-left.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 884 B |
Binary file not shown.
|
After Width: | Height: | Size: 703 B |
@@ -9,6 +9,14 @@
|
|||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
"name": "jar"
|
"name": "jar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 197 B |
Binary file not shown.
|
After Width: | Height: | Size: 213 B |
@@ -9,6 +9,14 @@
|
|||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
"name": "box"
|
"name": "box"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user