mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-20 08:27:39 +00:00
ru:: stats, redefine keys in the inventory screen
This commit is contained in:
@@ -5,6 +5,8 @@ void handle_powers(data& d);
|
||||
void man::act() {
|
||||
kino();
|
||||
|
||||
current_stats = next_stats;
|
||||
next_stats = base_stats;
|
||||
auto dat = get_dat();
|
||||
|
||||
coyote_time = next_coyote_time; next_coyote_time = 0;
|
||||
|
Reference in New Issue
Block a user