You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
No more NONE
This commit is contained in:
@@ -3,12 +3,12 @@ ElmsLab_MapScriptHeader:
|
||||
db 6
|
||||
|
||||
; triggers
|
||||
dw UnknownScript_0x78b7a, NONE
|
||||
dw UnknownScript_0x78b7e, NONE
|
||||
dw UnknownScript_0x78b7f, NONE
|
||||
dw UnknownScript_0x78b80, NONE
|
||||
dw UnknownScript_0x78b81, NONE
|
||||
dw UnknownScript_0x78b82, NONE
|
||||
dw UnknownScript_0x78b7a, 0
|
||||
dw UnknownScript_0x78b7e, 0
|
||||
dw UnknownScript_0x78b7f, 0
|
||||
dw UnknownScript_0x78b80, 0
|
||||
dw UnknownScript_0x78b81, 0
|
||||
dw UnknownScript_0x78b82, 0
|
||||
|
||||
.MapCallbacks:
|
||||
db 1
|
||||
|
||||
Reference in New Issue
Block a user