fixed small issue
This commit is contained in:
parent
3900057c68
commit
bddcba1f82
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ def main():
|
||||||
**talismans,
|
**talismans,
|
||||||
}
|
}
|
||||||
weapons = {
|
weapons = {
|
||||||
"no-weapon": {
|
"unarmed": {
|
||||||
"id": "unarmed",
|
"id": "unarmed",
|
||||||
"name": "Unarmed",
|
"name": "Unarmed",
|
||||||
"requirements": [0, 0, 0, 0, 0],
|
"requirements": [0, 0, 0, 0, 0],
|
||||||
|
|
Loading…
Reference in a new issue