Engineer's helmet (#188)
* refacting some sprite things * fix sprites * Netcode for sending a new icon state to the ClientComponent * Fixed broken torches. * Fix dirty calls. * ClothingComponentState now also includes EquippedPrefix * Inherritance ClothingComponent : ItemComponent * Added parameter to ItemComponentState constructor. * Update RobustToolbox * Revert "Update RobustToolbox" This reverts commit 82c7e98ff3853b64698d5e80a45cd7a3758618e0. Undo weird commit to toolbox?
This commit is contained in:
committed by
Pieter-Jan Briers
parent
50433c7ab6
commit
35f3cbe3f9
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 293 B |
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
@@ -17,7 +17,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "lantern_on",
|
||||
"name": "HandheldLightOnOverlay",
|
||||
"select": [],
|
||||
"flags": {},
|
||||
"directions": 1,
|
||||
|
||||
Reference in New Issue
Block a user