mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
fix pfau's broken commit
This commit is contained in:
parent
4d9327cef5
commit
038f655269
@ -7,11 +7,11 @@
|
|||||||
vox_spec: ("weapon.sword.rusty_2h", (-1.5, -6.5, -4.0)),
|
vox_spec: ("weapon.sword.rusty_2h", (-1.5, -6.5, -4.0)),
|
||||||
color: None
|
color: None
|
||||||
),
|
),
|
||||||
Sword(WoodTraining)
|
Sword(WoodTraining): (
|
||||||
vox_spec: ("weapon.sword.wood_2h", (-1.5, -6.5, -4.0)),
|
vox_spec: ("weapon.sword.wood_2h", (-1.5, -6.5, -4.0)),
|
||||||
color: None
|
color: None
|
||||||
),
|
),
|
||||||
Sword(Zweihander0)
|
Sword(Zweihander0): (
|
||||||
vox_spec: ("weapon.sword.zweihander_2h-0", (-1.5, -6.5, -4.0)),
|
vox_spec: ("weapon.sword.zweihander_2h-0", (-1.5, -6.5, -4.0)),
|
||||||
color: None
|
color: None
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user