Add description to cordovan hat

This commit is contained in:
Idrees Hassan
2026-01-24 21:18:49 -05:00
parent e393013b27
commit 7b4ebf7ab8
7 changed files with 24 additions and 0 deletions

4
dist/web/birb.js vendored
View File

@@ -677,6 +677,10 @@
[HAT.STRAW_HAT]: {
name: "Straw Hat",
description: "A classic design, though keep away from water as this particular hat is seemingly unable to float."
},
[HAT.CORDOVAN_HAT]: {
name: "Cordovan Hat",
description: "A traditional Spanish hat that can stay on even during a sword fight."
}
};