mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
add to changelog
This commit is contained in:
parent
a39923e4d6
commit
5e225d7f35
@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Combat music toggle
|
||||
- Spawn rtsim wyverns that travel the world, providing dragon scale loot drops
|
||||
- Hardwood in tropical forests, frostwood in cold forests, and iron wood on the top of giant trees
|
||||
- Recipe for shovel, which is used to dig in mud and graves
|
||||
|
||||
### Changed
|
||||
|
||||
|
@ -15,7 +15,7 @@ ItemDef(
|
||||
buff_strength: 1.0,
|
||||
),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Moderate,
|
||||
tags: [
|
||||
CraftingTool,
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user