mirror of
https://github.com/zeldaret/tmc
synced 2026-08-17 21:33:45 -04:00
gustjar player fields
This commit is contained in:
@@ -264,7 +264,7 @@ void ChuchuBossStartParticle_Type9(ChuchuBossStartParticleEntity* this) {
|
||||
DeleteThisEntity();
|
||||
}
|
||||
|
||||
if (gPlayerState.field_0x1c != 1) {
|
||||
if (gPlayerState.gustJarState != 1) {
|
||||
DeleteThisEntity();
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user