disable mire rain event in ZCustomOverworld

This commit is contained in:
scawful
2024-07-03 00:16:41 -04:00
parent edb2f50502
commit 5721f7542e

View File

@@ -192,7 +192,7 @@ Pool:
; Default is $FF ; Default is $FF
org $288147 ; $140147 org $288147 ; $140147
.EnableRainMireEvent .EnableRainMireEvent
db $FF db $00
; The rest of these are extra bytes that can be used for anything else later on. ; The rest of these are extra bytes that can be used for anything else later on.
;db $00, $00, $00, $00, $00, $00, $00, $00 ;db $00, $00, $00, $00, $00, $00, $00, $00