Debug action: fill active PC's inventory

This commit is contained in:
2025-02-19 12:01:27 -06:00
committed by Celtic Minstrel
parent 23adcac665
commit c7ec0e3a85
5 changed files with 31 additions and 1 deletions

View File

@@ -86,6 +86,7 @@ void init_debug_actions();
void show_debug_help();
void debug_fight_encounter(bool wandering);
void debug_give_item();
void debug_overburden();
void debug_print_location();
void debug_step_through();
void debug_leave_town();