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

@@ -92,7 +92,7 @@ void bsbshock_charge_update(void){
func_80297970(0.0f);
}
else{//L802A6D18
if(should_flap())
if(should_feathery_flap())
sp2C = BS_BFLAP;
if(should_beak_bust())
@@ -174,7 +174,7 @@ void bsbshock_update(void){
if(func_8028B424())
sp2C = BS_3D_FALL_TUMBLING;
if(should_flap())
if(should_feathery_flap())
sp2C = BS_BFLAP;
if(should_beak_bust())