mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'sam/fix-typo-from-yeet-weapon-string' into 'master'
Typo Fix in Asset Manifest File See merge request veloren/veloren!1493
This commit is contained in:
commit
d523ed7216
@ -230,6 +230,10 @@
|
||||
"voxel.weapon.sword.long_2h_fine-5",
|
||||
(0.0, 0.0, 0.0), (-135.0, 90.0, 0.0), 1.5,
|
||||
),
|
||||
Tool("common.items.weapons.sword.cultist_purp_2h-0"): VoxTrans(
|
||||
"voxel.weapon.sword.cultist_purp_2h-0",
|
||||
(0.0, 0.0, 0.0), (-135.0, 90.0, 0.0), 1.5,
|
||||
),
|
||||
Tool("common.items.npc_weapons.sword.cultist_purp_2h-0"): VoxTrans(
|
||||
"voxel.weapon.sword.cultist_purp_2h-0",
|
||||
(0.0, 0.0, 0.0), (-135.0, 90.0, 0.0), 1.5,
|
||||
@ -238,10 +242,6 @@
|
||||
"voxel.weapon.sword.cultist_purp_2h-0",
|
||||
(0.0, 0.0, 0.0), (-135.0, 90.0, 0.0), 1.5,
|
||||
),
|
||||
Tool("common.items.weapons.sword.cultist_purp_2h_boss-0"): VoxTrans(
|
||||
"voxel.weapon.sword.cultist_purp_2h-0",
|
||||
(0.0, 0.0, 0.0), (-135.0, 90.0, 0.0), 1.5,
|
||||
),
|
||||
// Axes
|
||||
Tool("common.items.weapons.axe.starter_axe"): VoxTrans(
|
||||
"voxel.weapon.axe.2haxe_rusty",
|
||||
|
Loading…
Reference in New Issue
Block a user