mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
fixed coconut, added apple stick
This commit is contained in:
parent
daad02ae60
commit
84b85d6ae5
@ -2507,8 +2507,9 @@
|
||||
"voxel.sprite.spore.corruption_spore",
|
||||
(0.0, 0.0, 0.0), (-30.0, 30.0, 20.0), 0.8,
|
||||
),
|
||||
Consumable("common.items.food.apple_stick"): Png(
|
||||
"element.items.item_apple_stick",
|
||||
Consumable("common.items.food.apple_stick"): VoxTrans(
|
||||
"voxel.object.apple_stick",
|
||||
(0.3, 0.0, 0.0), (-55.0, 60.0, 10.0), 1.0,
|
||||
),
|
||||
Consumable("common.items.food.mushroom_stick"): Png(
|
||||
"element.items.item_shroom_stick",
|
||||
|
BIN
assets/voxygen/voxel/object/apple_stick.vox
(Stored with Git LFS)
Normal file
BIN
assets/voxygen/voxel/object/apple_stick.vox
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
assets/voxygen/voxel/object/coconut.vox
(Stored with Git LFS)
BIN
assets/voxygen/voxel/object/coconut.vox
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user