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/GuideGentsHouse.asm | |
| parent | c7985e1f3cfe12c487229c34bbdf449a464c2711 (diff) | |
Person event constants for each map
Diffstat (limited to 'maps/GuideGentsHouse.asm')
| -rw-r--r-- | maps/GuideGentsHouse.asm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/maps/GuideGentsHouse.asm b/maps/GuideGentsHouse.asm index ecc481750..1b6befa08 100644 --- a/maps/GuideGentsHouse.asm +++ b/maps/GuideGentsHouse.asm @@ -1,3 +1,6 @@ +const_value set 2 + const GUIDEGENTSHOUSE_GRAMPS + GuideGentsHouse_MapScriptHeader: .MapTriggers: db 0 |
