add subcommand for level-up and revive

This commit is contained in:
clint-david
2022-03-25 10:56:17 -04:00
committed by Martin Michelsen
parent fa90f32619
commit bd8aadb09f
+2 -2
View File
@@ -969,10 +969,10 @@ subcommand_handler_t subcommand_handlers[0x100] = {
process_subcommand_unimplemented,
process_subcommand_hit_by_monster,
// 30
process_subcommand_unimplemented,
process_subcommand_forward_check_size_game, // level-up
process_subcommand_forward_check_size_game,
process_subcommand_forward_check_size_game,
process_subcommand_unimplemented,
process_subcommand_forward_check_size_game, // revive player, only confirmed with moon atomizer
process_subcommand_unimplemented,
process_subcommand_unimplemented,
process_subcommand_forward_check_game,