You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Separate disabling space events and tile events so they aren't mutually exclusive in the same step (#25)
This commit is contained in:
@@ -2189,8 +2189,8 @@ wScriptFlags2::
|
||||
; bit 0: count steps
|
||||
; bit 1: coord events
|
||||
; bit 2: warps and connections
|
||||
; bit 4: wild encounters
|
||||
; bit 5: space effects
|
||||
; bit 3: wild encounters
|
||||
; bit 4: space effects
|
||||
db
|
||||
|
||||
wScriptMode:: db
|
||||
|
||||
Reference in New Issue
Block a user