forked from GitHub/gf-core
7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
concrete NeolithicEng of Neolithic = PaleolithicEng ** {
|
|
lin
|
|
Fire = {s = "fire"} ;
|
|
Wheel = {s = "wheel"} ;
|
|
Think = {s = "thinks"} ;
|
|
}
|