add subcommand for level-up and revive
This commit is contained in:
committed by
Martin Michelsen
parent
fa90f32619
commit
bd8aadb09f
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user