From 289d3f7e00a3ff7ff9ebb33bec6031803d4f6e58 Mon Sep 17 00:00:00 2001 From: haven1433 Date: Fri, 8 Dec 2023 10:48:56 -0600 Subject: [PATCH] add newgame heal respawn location constants for FR/LG --- .../Models/Code/constantReference.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/HexManiac.Core/Models/Code/constantReference.txt b/src/HexManiac.Core/Models/Code/constantReference.txt index 6eb27618..649422fd 100644 --- a/src/HexManiac.Core/Models/Code/constantReference.txt +++ b/src/HexManiac.Core/Models/Code/constantReference.txt @@ -263,6 +263,23 @@ BPGE1.scripts.newgame.start.map 054A1A BPGE1.scripts.newgame.start.x 054A1C BPGE1.scripts.newgame.start.y 054A14 +BPRE0.scripts.newgame.heal.bank 0BFD6C +BPRE0.scripts.newgame.heal.map 0BFD70 +BPRE0.scripts.newgame.heal.x 0BFD74 +BPRE0.scripts.newgame.heal.y 0BFD78 +BPGE0.scripts.newgame.heal.bank 0BFD40 +BPGE0.scripts.newgame.heal.map 0BFD44 +BPGE0.scripts.newgame.heal.x 0BFD48 +BPGE0.scripts.newgame.heal.y 0BFD4C +BPRE1.scripts.newgame.heal.bank 0BFD80 +BPRE1.scripts.newgame.heal.map 0BFD84 +BPRE1.scripts.newgame.heal.x 0BFD88 +BPRE1.scripts.newgame.heal.y 0BFD8C +BPGE1.scripts.newgame.heal.bank 0BFD54 +BPGE1.scripts.newgame.heal.map 0BFD58 +BPGE1.scripts.newgame.heal.x 0BFD5C +BPGE1.scripts.newgame.heal.y 0BFD60 + # Ruby, Sapphire, and Emerald spawn the player in the middle of the truck instead of predefined coordinates. AXVE0.scripts.newgame.start.bank 052E0E AXVE0.scripts.newgame.start.map 052E10