give uranium a stacked visual (#13826)

Co-authored-by: deltanedas <deltanedas@laptop>
This commit is contained in:
deltanedas
2023-02-01 14:21:34 +00:00
committed by GitHub
parent 8754ac6e73
commit 7492c59633
4 changed files with 14 additions and 1 deletions

View File

@@ -152,7 +152,14 @@
- type: Stack
stackType: Uranium
- type: Sprite
state: uranium
state: uranium_3
- type: Appearance
visuals:
- type: StackVisualizer
stackLayers:
- uranium
- uranium_2
- uranium_3
- type: Item
heldPrefix: uranium
- type: Extractable

View File

@@ -72,6 +72,12 @@
{
"name": "uranium"
},
{
"name": "uranium_2"
},
{
"name": "uranium_3"
},
{
"name": "uranium-inhand-left",
"directions": 4

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB