Skip to content

Commit

Permalink
Brain tree tweaks based on found types
Browse files Browse the repository at this point in the history
  • Loading branch information
Silarn committed Apr 27, 2024
1 parent d567a04 commit 449b759
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/bio_scan/bio_data/rulesets/brain_tree.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@
'body_type': ['Metal rich body', 'Rocky body', 'High metal content body'],
'volcanism': ['metallic', 'rocky', 'silicate'],
'guardian': True,
'region': ['brain-tree'],
'bodies': ['Earthlike body', 'Gas giant with water based life', 'Water giant']
'region': ['brain-tree']
}
],
},
Expand Down

0 comments on commit 449b759

Please sign in to comment.