Initial commit

This commit is contained in:
Octoturge
2026-06-09 22:06:56 +02:00
commit fb42c6e8cc
121 changed files with 14976 additions and 0 deletions
+32
View File
@@ -0,0 +1,32 @@
{
"label": "Weapons",
"entries": {
"Łuk Klasyczny": {
"name": "Classic Bow"
},
"Łuk Bloczkowy": {
"name": "Compound Bow"
},
"Sztylet": {
"name": "Dagger"
},
"Łuk Elfi": {
"name": "Elven Bow"
},
"Broń jednoręczna lub półtoraręczna": {
"name": "One Handed Or Bastard Weapon"
},
"Laska Quarterstaff": {
"name": "Quarterstaff"
},
"Włócznia": {
"name": "Spear"
},
"Broń dwuręczna": {
"name": "Two Handed Weapon"
},
"Bicz": {
"name": "Whip"
}
}
}