Fix Bill's House

Bill's House is now finished and fully functional, save for the PC. I've left some commented-out code to have the dex entries in case someone wants to do that.

I did some groundwork for a Blastyke starter but it's really difficult and unwieldy, so I've left it out of this commit and likely won't bother. Pikachu and Eevee mode is definitely in the cards though.
This commit is contained in:
May Evans 2023-03-25 10:43:58 +00:00
parent bd067fa5a4
commit f099436f8d
6 changed files with 26 additions and 11 deletions

View file

@ -11,7 +11,6 @@ BillsHouse_ScriptPointers:
dw BillsHouseScript3
dw BillsHouseScript4
dw BillsHouseScript5
dw BillsHouseNidorino
BillsHouseScript0:
ret
@ -90,9 +89,9 @@ BillsHouseScript3:
MovementData_1e807:
db NPC_MOVEMENT_DOWN
db NPC_MOVEMENT_RIGHT
db NPC_MOVEMENT_RIGHT
db NPC_MOVEMENT_RIGHT
;db NPC_MOVEMENT_RIGHT
;db NPC_MOVEMENT_RIGHT
;db NPC_MOVEMENT_RIGHT
db NPC_MOVEMENT_DOWN
db -1 ; end
@ -121,6 +120,7 @@ BillsHouse_TextPointers:
dw BillsHouseText2
dw BillsHouseText3
dw BillsHouseText4
dw BillsHouseNidorino ; DO. NOT. TOUCH. PLEASE GOD.
BillsHouseText4:
script_bills_pc