Skip to content

Commit

Permalink
- Added missing necro swarm pets.
Browse files Browse the repository at this point in the history
  • Loading branch information
DerpleMQ2 committed Mar 11, 2024
1 parent 750958b commit a52c80d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions class_configs/nec_class_config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,11 @@ local _ClassConfig = {
},
['SwarmPet'] = {
---SwarmPet >= LVL85
"Call Ravening Skeleton",
"Call Roiling Skeleton",
"Call Riotous Skeleton",
"Call Reckless Skeleton",
"Call Remorseless Skeleton",
"Call Relentless Skeleton",
"Call Ruthless Skeleton",
"Call Ruinous Skeleton",
Expand Down
2 changes: 1 addition & 1 deletion extras/version.lua
Original file line number Diff line number Diff line change
@@ -1 +1 @@
return { commitId = '76b7322 2024-03-11' }
return { commitId = '750958b 2024-03-11' }

0 comments on commit a52c80d

Please sign in to comment.