map shortnames/identifiers
This commit is contained in:
parent
849a554055
commit
9fb791039f
12 changed files with 80 additions and 26 deletions
|
|
@ -29,6 +29,8 @@ pub fn forest_builder(
|
|||
height,
|
||||
difficulty,
|
||||
NAME_FOREST_BUILDER,
|
||||
SHORTNAME_FOREST_BUILDER,
|
||||
0,
|
||||
initial_player_level
|
||||
);
|
||||
chain.start_with(CellularAutomataBuilder::floor(TileType::Grass));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue