forked from GitHub/gf-core
5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
abstract Gatherer = Paleolithic, Fish, Mushrooms ** {
|
|
fun
|
|
FishCN : Fish -> CN ;
|
|
MushroomCN : Mushroom -> CN ;
|
|
} |