new debug action: fight an outdoor encounter

This commit is contained in:
2025-01-25 21:39:19 -06:00
parent 2809cd8eef
commit e9997eb9ba
7 changed files with 80 additions and 28 deletions

View File

@@ -84,6 +84,7 @@ void show_inventory();
void toggle_debug_mode();
void init_debug_actions();
void show_debug_help();
void debug_fight_encounter(bool wandering);
void debug_give_item();
void debug_print_location();
void debug_step_through();