diff options
Diffstat (limited to 'data/dungeon/TinyWoods')
-rw-r--r-- | data/dungeon/TinyWoods/pokemon_found.inc | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/dungeon/TinyWoods/pokemon_found.inc b/data/dungeon/TinyWoods/pokemon_found.inc new file mode 100644 index 0000000..9a5b566 --- /dev/null +++ b/data/dungeon/TinyWoods/pokemon_found.inc @@ -0,0 +1,18 @@ +.global TinyWoods1F_2FPokemon +TinyWoods1F_2F_Pokemon: +.byte 0x10, 0x02, 0x05, 0x0d, 0x05, 0x0d, 0x00, 0x00 +.byte 0xbf, 0x02, 0x0b, 0x1a, 0x0b, 0x1a, 0x00, 0x00 +.byte 0x22, 0x03, 0x10, 0x27, 0x10, 0x27, 0x00, 0x00 +.byte 0x7c, 0xb5, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +.byte 0xa5, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 + +.global TinyWoods3FPokemon +TinyWoods3F_Pokemon: +.byte 0x10, 0x02, 0x29, 0x0b, 0x29, 0x0b, 0x00, 0x00 +.byte 0x66, 0x02, 0xbe, 0x10, 0xbe, 0x10, 0x00, 0x00 +.byte 0xbf, 0x02, 0xe7, 0x1b, 0xe7, 0x1b, 0x00, 0x00 +.byte 0x22, 0x03, 0x10, 0x27, 0x10, 0x27, 0x00, 0x00 +.byte 0x7c, 0xb5, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +.byte 0xa5, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 |