Renaming Juju
This commit is contained in:
@@ -200,11 +200,11 @@ void chGobi2_update(Actor *this){
|
||||
}//L80388114
|
||||
|
||||
if(this->state == 2){
|
||||
if(!this->is_first_encounter){
|
||||
if(!this->has_met_before){
|
||||
if(func_80329530(this, 0xFA) && !func_80329530(this, 0x50)){
|
||||
if(func_8028F2A0()){
|
||||
if(gcdialog_showText(ASSET_A75_TEXT_GOBI2_MEET, 0, this->position, NULL, NULL, NULL))
|
||||
this->is_first_encounter = TRUE;
|
||||
this->has_met_before = TRUE;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user