feat: add weapon stories import #1

Merged
KeziahMoselle merged 4 commits from feat-weapon-stories-script into main 2023-02-01 23:27:36 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit ebf6a2fea4 - Show all commits

View File

@ -15,8 +15,6 @@ try {
process.exit(1);
}
weapons = weapons.slice(0, 1);
console.log(`${weapons.length} weapons fetched from "${NIERREIN_GUIDE_API_URL}/weapons"`)
if (weapons.length === 0) {