Skip to content

Commit

Permalink
Remove anemone atmosphere check
Browse files Browse the repository at this point in the history
  • Loading branch information
Silarn committed Nov 13, 2024
1 parent 63e5a09 commit a879c58
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/bio_scan/bio_data/rulesets/anemone.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
'value': 1499900,
'rulesets': [
{
'atmosphere': ['None'],
'min_gravity': 0.044,
'max_gravity': 1.28,
'max_temperature': 440.0,
Expand All @@ -24,7 +23,6 @@
'value': 1499900,
'rulesets': [
{
'atmosphere': ['None'],
'min_gravity': 0.047,
'max_gravity': 0.37,
'max_temperature': 440.0,
Expand All @@ -41,7 +39,6 @@
'value': 1499900,
'rulesets': [
{
'atmosphere': ['None'],
'min_gravity': 0.17,
'max_gravity': 2.52,
'max_temperature': 800.0,
Expand All @@ -52,7 +49,6 @@
'regions': ['anemone-a']
},
{
'atmosphere': ['None'],
'min_gravity': 0.17,
'max_gravity': 2.52,
'max_temperature': 800.0,
Expand All @@ -69,7 +65,6 @@
'value': 1499900,
'rulesets': [
{
'atmosphere': ['None'],
'min_gravity': 0.045,
'max_gravity': 0.37,
'max_temperature': 440.0,
Expand All @@ -86,7 +81,6 @@
'value': 1499900,
'rulesets': [
{
'atmosphere': ['None'],
'min_gravity': 0.036,
'max_gravity': 4.61,
'min_temperature': 160.0,
Expand All @@ -102,7 +96,6 @@
'value': 1499900,
'rulesets': [
{
'atmosphere': ['None'],
'min_gravity': 0.036,
'min_temperature': 110.0,
'max_temperature': 3050.0,
Expand All @@ -111,7 +104,6 @@
'main_star': ['O', 'AeBe']
},
{
'atmosphere': ['None'],
'min_gravity': 0.036,
'min_temperature': 110.0,
'max_temperature': 3050.0,
Expand All @@ -126,7 +118,6 @@
'value': 1499900,
'rulesets': [
{
'atmosphere': ['None'],
'min_gravity': 0.036,
'max_gravity': 4.61,
'min_temperature': 400.0,
Expand All @@ -141,7 +132,6 @@
'value': 1499900,
'rulesets': [
{
'atmosphere': ['None'],
'min_temperature': 220.0,
'volcanism': 'Any',
'body_type': ['Metal rich body', 'High metal content body'],
Expand Down

0 comments on commit a879c58

Please sign in to comment.