mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
fixed cheese
This commit is contained in:
parent
44f6e3888b
commit
439c6a9a3e
@ -2481,7 +2481,7 @@
|
||||
),
|
||||
Consumable("common.items.food.cheese"): VoxTrans(
|
||||
"voxel.object.cheese",
|
||||
(0.0, 0.0, 0.0), (-50.0, 40.0, 27.0), 0.7,
|
||||
(0.0, 0.0, 0.0), (-60.0, 27.0, 17.0), 0.7,
|
||||
),
|
||||
Consumable("common.items.food.blue_cheese"): VoxTrans(
|
||||
"voxel.object.blue_cheese",
|
||||
|
Loading…
Reference in New Issue
Block a user