Document players_house.inc and Littleroot house scripts
This commit is contained in:
@@ -223,8 +223,8 @@ static bool8 TryStartInteractionScript(struct MapPosition *position, u16 metatil
|
||||
return FALSE;
|
||||
|
||||
// Don't play interaction sound for certain scripts.
|
||||
if (script != EventScript_PlayerPCMale
|
||||
&& script != EventScript_PlayerPCFemale
|
||||
if (script != LittlerootTown_BrendansHouse_2F_EventScript_PC
|
||||
&& script != LittlerootTown_MaysHouse_2F_EventScript_PC
|
||||
&& script != SecretBase_EventScript_PC
|
||||
&& script != SecretBase_EventScript_RecordMixingPC
|
||||
&& script != SecretBase_EventScript_DollInteract
|
||||
|
||||
Reference in New Issue
Block a user