mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'steel_pick_desc' into 'master'
Removes blue vein reference from Steel Pickaxe description See merge request veloren/veloren!3491
This commit is contained in:
commit
160cbbf449
@ -1,6 +1,6 @@
|
||||
ItemDef(
|
||||
name: "Steel Pickaxe",
|
||||
description: "Allows for swift excavation of those pesky blue veins.",
|
||||
description: "Allows for swift excavation of any ore in sight.",
|
||||
kind: Tool((
|
||||
kind: Pick,
|
||||
hands: Two,
|
||||
|
Loading…
Reference in New Issue
Block a user