Ability name corrections.

This commit is contained in:
MaikelChan
2023-08-10 00:26:00 +02:00
parent e0fee1831b
commit c25a349249
20 changed files with 77 additions and 77 deletions

View File

@@ -300,12 +300,12 @@ enum ability_e
ABILITY_1_BEAK_BOMB = 0x1,
ABILITY_2_BEAK_BUSTER = 0x2,
ABILITY_3_CAMERA_CONTROL = 0x3,
ABILITY_4_BEAR_PUNCH = 0x4,
ABILITY_4_CLAW_SWIPE = 0x4,
ABILITY_5_CLIMB = 0x5,
ABILITY_6_EGGS = 0x6,
ABILITY_7_FLAP = 0x7,
ABILITY_8_FLIP = 0x8,
ABILITY_9_FLY = 0x9,
ABILITY_7_FEATHERY_FLAP = 0x7,
ABILITY_8_FLAP_FLIP = 0x8,
ABILITY_9_FLIGHT = 0x9,
ABILITY_A_HOLD_A_JUMP_HIGHER = 0xA,
ABILITY_B_RATATAT_RAP = 0xB,
ABILITY_C_ROLL = 0xC,