Skip to content

Commit

Permalink
Minor fixes x2
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed Mar 30, 2022
1 parent c697fd1 commit 07b8f93
Showing 1 changed file with 14 additions and 49 deletions.
63 changes: 14 additions & 49 deletions assets/db/monsters.json
Expand Up @@ -342,7 +342,20 @@
"image": "black-serpent-knight-windcutter.png",
"type": "abyssOrder",
"isComingSoon": false,
"drops": []
"drops": [
{
"key": "gloomy-statuette",
"type": "material"
},
{
"key": "dark-statuette",
"type": "material"
},
{
"key": "deathly-statuette",
"type": "material"
}
]
},
{
"key": "blazing-axe-mitachurl",
Expand Down Expand Up @@ -673,18 +686,6 @@
"key": "ley-line-sprout",
"type": "material"
},
{
"key": "gloomy-statuette",
"type": "material"
},
{
"key": "dark-statuette",
"type": "material"
},
{
"key": "deathly-statuette",
"type": "material"
},
{
"key": "berserker",
"type": "artifact"
Expand Down Expand Up @@ -1100,18 +1101,6 @@
"key": "ley-line-sprout",
"type": "material"
},
{
"key": "gloomy-statuette",
"type": "material"
},
{
"key": "dark-statuette",
"type": "material"
},
{
"key": "deathly-statuette",
"type": "material"
},
{
"key": "berserker",
"type": "artifact"
Expand Down Expand Up @@ -2234,18 +2223,6 @@
"key": "ley-line-sprout",
"type": "material"
},
{
"key": "gloomy-statuette",
"type": "material"
},
{
"key": "dark-statuette",
"type": "material"
},
{
"key": "deathly-statuette",
"type": "material"
},
{
"key": "berserker",
"type": "artifact"
Expand Down Expand Up @@ -3718,18 +3695,6 @@
"key": "ley-line-sprout",
"type": "material"
},
{
"key": "gloomy-statuette",
"type": "material"
},
{
"key": "dark-statuette",
"type": "material"
},
{
"key": "deathly-statuette",
"type": "material"
},
{
"key": "berserker",
"type": "artifact"
Expand Down

0 comments on commit 07b8f93

Please sign in to comment.