Skip to content

Commit

Permalink
perf(template.json): changed 'nivelCampanha' from 1 to 4, and changed…
Browse files Browse the repository at this point in the history
… the 'nivelShinobi' from 1 to Genin
  • Loading branch information
SouOWendel committed Jul 13, 2024
1 parent ae281b5 commit 2ac7ffc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@
}
},
"details": {
"nivelCampanha": 1,
"nivelShinobi": 1,
"nivelCampanha": 4,
"nivelShinobi": "Genin",
"nome": "",
"idade": "",
"cla": "",
Expand Down

0 comments on commit 2ac7ffc

Please sign in to comment.