Llinos Evans
9c824b3c5e
Nihon Route 49, Folage, and Barreau
...
This commit adds Nihon Route 49. It has everything necessary to work, but the wild Pokemon don't seem to spawn. I've added infrastructure that should allow this to happen, and it works for Kanto, so I am presuming that some other tomfoolery is at work.
I've also added Folage and Barreau, and implemented Folage into the Headbutt Tree table. This was to give them to the Bug Catcher on the route.
2023-11-03 22:17:30 +00:00
Zeta_Null
e9cab6db16
Snowy tileset palettes + Blue Forest start
2023-11-03 17:34:54 -04:00
Zeta_Null
5e86c93aa7
Nihon Map but GOOD
2023-11-01 17:27:11 -04:00
Misty Violet
d0d6bbb8cf
Fixing My Errors + More
2023-10-22 18:15:19 -04:00
Misty
9002f31e55
Update landmarks.asm
2023-10-20 16:07:48 -04:00
Llinos Evans
82e264f425
Nihon Map fixes
...
This fixes the Town Map for Nihon. Fly map and other bits and pieces may still require some tinkering. Needs further testing.
2023-10-20 18:30:54 +01:00
Llinos Evans
a8546f60c9
Nihon + Silent Hills Groundwork
...
Currently doesn't build due to a weird error
```
rgbasm -hL -Q8 -P includes.asm -Weverything -Wnumeric-string=2 -Wtruncation=1 -o data/maps/map_data.o data/maps/map_data.asm
error: data/maps/map_data.asm(3) -> data/maps/maps.asm(544) -> macros/asserts.as
m::assert_table_length(14):
Expected constant expression: 'NUM_SILENT_HILLS_MAP' is not constant at asse
mbly time
error: data/maps/map_data.asm(3) -> data/maps/maps.asm(544) -> macros/asserts.as
m::assert_table_length(16):
Assertion failed: MapGroup_SilentHills: expected 0 entries, each 9 bytes
error: Assembly aborted (2 errors)!
make: *** [Makefile:119: data/maps/map_data.o] Error 1
```
2023-10-20 06:23:47 +01:00
Zeta_Null
2f8a41f833
First Commit
...
Upload literally everything from the pokecrystal16 expand-move-ID branch
2023-09-10 12:35:35 -04:00