diff --git a/m2-enemy-attributes.bin b/m2-enemy-attributes.bin new file mode 100644 index 0000000..4eb836d Binary files /dev/null and b/m2-enemy-attributes.bin differ diff --git a/m2-hack.asm b/m2-hack.asm index ac84d8c..595da09 100644 --- a/m2-hack.asm +++ b/m2-hack.asm @@ -502,6 +502,9 @@ incbin m2-bits-to-nybbles.bin m2_nybbles_to_bits: incbin m2-nybbles-to-bits.bin +m2_enemy_attributes: +incbin m2-enemy-attributes.bin + //============================================================================== // Misc