- EditCreateRandomMap(): rock test
This commit is contained in:
parent
4be6ce2754
commit
f2ecd759c6
1 changed files with 1 additions and 0 deletions
|
@ -633,6 +633,7 @@ global void EditorCreateRandomMap()
|
|||
EditorRandomizeTile( COAST_TILE, 10, 16 );
|
||||
EditorRandomizeTile( GRASS_TILE, 20, 16 );
|
||||
EditorRandomizeTile( WOOD_TILE, 60, 4 );
|
||||
EditorRandomizeTile( ROCK_TILE, 30, 2 );
|
||||
}
|
||||
|
||||
//@}
|
||||
|
|
Loading…
Add table
Reference in a new issue