diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-27 00:22:14 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-27 00:22:14 -0500 |
commit | 0d944f5915867e95c39310d53ca5dcb9c70f4323 (patch) | |
tree | 6eafe1c9c0fb0edd4b3269d7cf0ac1ddb46264c9 /maps/Route2Gate.asm | |
parent | c7985e1f3cfe12c487229c34bbdf449a464c2711 (diff) |
Person event constants for each map
Diffstat (limited to 'maps/Route2Gate.asm')
-rw-r--r-- | maps/Route2Gate.asm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/maps/Route2Gate.asm b/maps/Route2Gate.asm index e93fa496c..f567dd3ae 100644 --- a/maps/Route2Gate.asm +++ b/maps/Route2Gate.asm @@ -1,3 +1,6 @@ +const_value set 2 + const ROUTE2GATE_SCIENTIST + Route2Gate_MapScriptHeader: .MapTriggers: db 0 |