mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Added kit for testing.
This commit is contained in:
parent
9bbdc26089
commit
a497ac0353
@ -55,4 +55,19 @@
|
||||
("common.items.weapons.sceptre.fork0", 1),
|
||||
("common.items.consumable.potion_med", 100),
|
||||
],
|
||||
"tier-3": [
|
||||
("common.items.armor.plate.belt", 1),
|
||||
("common.items.armor.plate.chest", 1),
|
||||
("common.items.armor.plate.foot", 1),
|
||||
("common.items.armor.plate.hand", 1),
|
||||
("common.items.armor.plate.pants", 1),
|
||||
("common.items.armor.plate.shoulder", 1),
|
||||
("common.items.weapons.sword.steel-0", 1),
|
||||
("common.items.weapons.axe.steel_axe-0", 1),
|
||||
("common.items.weapons.hammer.steel_hammer-0", 1),
|
||||
("common.items.weapons.bow.metal-0", 1),
|
||||
("common.items.weapons.staff.flamethrower_0", 1),
|
||||
("common.items.weapons.sceptre.coralline_cane", 1),
|
||||
("common.items.consumable.potion_med", 100),
|
||||
],
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user