mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-09-22 02:58:41 +00:00
better rock generation
This commit is contained in:
@@ -80,6 +80,9 @@ player_data pdata, max_pdata, tank_pdata;
|
||||
|
||||
bool auto_angle = true;
|
||||
|
||||
ld rock_density = 0.25;
|
||||
ld rock_max_rapidity = 1.5;
|
||||
|
||||
cell *starting_point;
|
||||
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user