Skip to content

Commit

Permalink
removes non-para antags (#31)
Browse files Browse the repository at this point in the history
removes non-para antags from the config
  • Loading branch information
larentoun authored Feb 8, 2024
1 parent 37e1a96 commit 5610fcb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/dynamic.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
},

"Heretics": {
"weight": 0
},

"Wizard": {
Expand Down Expand Up @@ -80,9 +81,11 @@
},

"Nightmare": {
"weight": 0
},

"Space Dragon": {
"weight": 0
},

"Abductors": {
Expand All @@ -98,9 +101,11 @@
},

"Sentient Disease": {
"weight": 0
},

"Space Pirates": {
"weight": 0
},

"Obsessed": {
Expand All @@ -111,6 +116,7 @@
},

"Paradox Clone": {
"weight": 0
}
},

Expand All @@ -122,6 +128,7 @@
},

"Heretic Smuggler": {
"weight": 0
},

"Stowaway Changeling": {
Expand Down

0 comments on commit 5610fcb

Please sign in to comment.