All map triggers use the maptrigger
macro, not dw
.MapTriggers and .MapCallbacks lists are formatted consistently with .Warps, .XYTriggers, .Signposts, and .PersonEvents
This commit is contained in:
@@ -4,14 +4,12 @@ const_value set 2
|
||||
Route6SaffronGate_MapScriptHeader:
|
||||
.MapTriggers:
|
||||
db 1
|
||||
|
||||
; triggers
|
||||
dw UnknownScript_0x1926e9, 0
|
||||
maptrigger .DummyTrigger
|
||||
|
||||
.MapCallbacks:
|
||||
db 0
|
||||
|
||||
UnknownScript_0x1926e9:
|
||||
.DummyTrigger:
|
||||
end
|
||||
|
||||
OfficerScript_0x1926ea:
|
||||
|
Reference in New Issue
Block a user