Documented Mole Files (Core 2 & SM)
This commit is contained in:
@@ -30,7 +30,7 @@ void func_803634BC(void){
|
||||
|
||||
void func_80363500(Actor *this){
|
||||
if(!this->unk16C_4){
|
||||
if(!func_802DA498()){
|
||||
if(!mole_learnedAllSpiralMountainAbilities()){
|
||||
func_803634BC();
|
||||
}
|
||||
else{
|
||||
@@ -40,7 +40,7 @@ void func_80363500(Actor *this){
|
||||
this->unk16C_4 = 1;
|
||||
}//L8036355C
|
||||
|
||||
if(func_802DA498()){
|
||||
if(mole_learnedAllSpiralMountainAbilities()){
|
||||
func_80363470();
|
||||
marker_despawn(this->marker);
|
||||
}
|
||||
|
Reference in New Issue
Block a user