-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #46 from sawq375/patch-8
Create basic_helmet.md
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
import CommitLink from "@/components/links/CommitLink"; | ||
|
||
The basic vest is the lowest tier helmet in the game. It reduces 10% of the damage that the player takes from attacks. | ||
|
||
# Trivia | ||
|
||
- The basic helmet used to be called the "hard hat" | ||
- The "hard hat" was changed to "Lvl. 1 Helmet" in <CommitLink sha="1da8f75e"/> | ||
- It was changed back to "basic helmet" after that | ||
|
||
# History | ||
|
||
- v0.13.0 | ||
- Unique pickup sound added | ||
|
||
- v0.7.0 | ||
- Added |