This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Fully restores a party member when they level up. | |
// by EpicSignal | |
// Fork of JTolmar's per-level message script--original code by JTolmar | |
import asm65816 | |
import jsl_rts | |
// Like the per-level message script, this is a long pointer table. | |
// Each CCS label correlates to either Ness, Paula, Jeff or Poo. |