@rpg-engine/long-bow 0.3.48 → 0.3.49
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/long-bow.cjs.development.js +1 -1
- package/dist/long-bow.cjs.development.js.map +1 -1
- package/dist/long-bow.cjs.production.min.js +1 -1
- package/dist/long-bow.cjs.production.min.js.map +1 -1
- package/dist/long-bow.esm.js +1 -1
- package/dist/long-bow.esm.js.map +1 -1
- package/package.json +1 -1
- package/src/components/SkillsContainer.tsx +2 -2
package/dist/long-bow.esm.js
CHANGED
|
@@ -35517,7 +35517,7 @@ var skillNameMap = {
|
|
|
35517
35517
|
sword: 'Sword',
|
|
35518
35518
|
axe: 'Axe',
|
|
35519
35519
|
distance: 'Distance',
|
|
35520
|
-
shielding: '
|
|
35520
|
+
shielding: 'Shielding',
|
|
35521
35521
|
dagger: 'Dagger',
|
|
35522
35522
|
fishing: 'Fishing',
|
|
35523
35523
|
mining: 'Mining',
|