diff options
Diffstat (limited to 'maps/MountMortarB1F.asm')
-rw-r--r-- | maps/MountMortarB1F.asm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/maps/MountMortarB1F.asm b/maps/MountMortarB1F.asm index dd8cd3369..ade5f377e 100644 --- a/maps/MountMortarB1F.asm +++ b/maps/MountMortarB1F.asm @@ -1,3 +1,12 @@ +const_value set 2 + const MOUNTMORTARB1F_POKE_BALL1 + const MOUNTMORTARB1F_POKE_BALL2 + const MOUNTMORTARB1F_BOULDER + const MOUNTMORTARB1F_BLACK_BELT + const MOUNTMORTARB1F_POKE_BALL3 + const MOUNTMORTARB1F_POKE_BALL4 + const MOUNTMORTARB1F_POKE_BALL5 + MountMortarB1F_MapScriptHeader: .MapTriggers: db 0 |