Difference between revisions of "Status Setting/Checking + Equip/R/S/M Stats Prep 2"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with " Status Setting/Checking + Equip/R/S/M Stats Prep 0005d5e0: 27bdffe8 addiu r29,r29,0xffe8 0005d5e4: afbf0010 sw r31,0x0010(r29) 0005d5e8: 00002821 addu r5,r0,r0 r5 = 0 (No...")
 
Line 9: Line 9:
 
  0005d5fc: 03e00008 jr r31
 
  0005d5fc: 03e00008 jr r31
 
  0005d600: 00000000 nop
 
  0005d600: 00000000 nop
 +
 +
 +
== Return Locations ==
 +
 +
0005daf0: [[Level Up Section]]

Revision as of 04:32, 1 March 2012

Status Setting/Checking + Equip/R/S/M Stats Prep
0005d5e0: 27bdffe8 addiu r29,r29,0xffe8
0005d5e4: afbf0010 sw r31,0x0010(r29)
0005d5e8: 00002821 addu r5,r0,r0		r5 = 0 (Not Initializing?)
0005d5ec: 0c01758a jal 0x0005d628		Status Setting/Checking + Equip/R/S/M Stats
0005d5f0: 00003021 addu r6,r0,r0		r6 = 0 (Statuses already set?)
0005d5f4: 8fbf0010 lw r31,0x0010(r29)
0005d5f8: 27bd0018 addiu r29,r29,0x0018
0005d5fc: 03e00008 jr r31
0005d600: 00000000 nop


Return Locations

0005daf0: Level Up Section