mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-09-16 00:51:20 +00:00
better rock generation
This commit is contained in:
@@ -10,6 +10,8 @@ void edit_difficulty() {
|
||||
add_edit(simspeed);
|
||||
add_edit(accel);
|
||||
add_edit(how_much_invincibility);
|
||||
add_edit(rock_max_rapidity);
|
||||
add_edit(rock_density);
|
||||
|
||||
dialog::addBreak(100);
|
||||
edit_rsrc();
|
||||
|
||||
Reference in New Issue
Block a user