Add mobreport.py
This commit is contained in:
@@ -35,7 +35,7 @@ def test_derive(derivedHabitats):
|
||||
def test_repr(fields):
|
||||
assert repr(fields) == (
|
||||
"Habitat{" +
|
||||
"altitude: [anywhere <-64 to 320>], " +
|
||||
"altitude: anywhere <-64 to 320>, " +
|
||||
"biomeFilter: BiomeFilter([[Flora<field>, Heat<temperate>]], [[]]), " +
|
||||
"seasons: [Season<spring>, Season<summer>, Season<autumn>, Season<winter>], " +
|
||||
"group: solo<1 to 1>, " +
|
||||
|
||||
Reference in New Issue
Block a user