Skip to content

Commit

Permalink
Training sword fix (#706)
Browse files Browse the repository at this point in the history
Makes the training sword craftable and gave it a brief description
  • Loading branch information
6SpadesLuke authored Nov 24, 2024
1 parent 03973bc commit 801d95c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@

- type: entity
name: training sword
description: A crude wooden sword used for training in melee combat.
parent: BaseItem
id: N14TrainingSword
components:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
- N14WastelandSpear
- N14WastelandTribalJavelin
- N14BrassKnife
- N14TrainingSword

- type: entity
parent: N14WorkbenchBase
Expand Down

0 comments on commit 801d95c

Please sign in to comment.