item images

This commit is contained in:
Pfauenauge90 2020-03-05 18:18:17 +01:00 committed by timokoesters
parent 6e2015957a
commit db96930ad1
2 changed files with 2 additions and 5 deletions

Binary file not shown.

View File

@ -32,11 +32,11 @@
), ),
Assassin: ( Assassin: (
left: ( left: (
vox_spec: ("armor.shoulder.assa_left", (-4.0, -3.5, 0.1)), vox_spec: ("armor.shoulder.assa_left", (-4.0, -3.5, 1.0)),
color: None color: None
), ),
right: ( right: (
vox_spec: ("armor.shoulder.assa_right", (-2.0, -3.5, 0.1)), vox_spec: ("armor.shoulder.assa_right", (-2.0, -3.5, 1.0)),
color: None color: None
) )
), ),