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

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with " Status Setting/Checking + Equip/R/S/M Stats Prep 0005d5bc: 27bdffe8 addiu r29,r29,0xffe8 0005d5c0: afbf0010 sw r31,0x0010(r29) 0005d5c4: 34050001 ori r5,r0,0x0001 r5 = 1 ...")
 
m
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  Status Setting/Checking + Equip/R/S/M Stats Prep
+
  Status Setting/Checking + Equip/R/S/M Stats Prep (Outfitting?)
 
  0005d5bc: 27bdffe8 addiu r29,r29,0xffe8
 
  0005d5bc: 27bdffe8 addiu r29,r29,0xffe8
 
  0005d5c0: afbf0010 sw r31,0x0010(r29)
 
  0005d5c0: afbf0010 sw r31,0x0010(r29)
Line 9: Line 9:
 
  0005d5d8: 03e00008 jr r31
 
  0005d5d8: 03e00008 jr r31
 
  0005d5dc: 00000000 nop
 
  0005d5dc: 00000000 nop
 +
 +
 +
== Return Locations ==
 +
WORLD.BIN
 +
00115360:

Latest revision as of 12:59, 21 September 2022

Status Setting/Checking + Equip/R/S/M Stats Prep (Outfitting?)
0005d5bc: 27bdffe8 addiu r29,r29,0xffe8
0005d5c0: afbf0010 sw r31,0x0010(r29)
0005d5c4: 34050001 ori r5,r0,0x0001		r5 = 1 (Initialization?)
0005d5c8: 0c01758a jal 0x0005d628		Status Setting/Checking + Equip/R/S/M Stats
0005d5cc: 00003021 addu r6,r0,r0		r6 = 0 (Statuses already set?)
0005d5d0: 8fbf0010 lw r31,0x0010(r29)
0005d5d4: 27bd0018 addiu r29,r29,0x0018
0005d5d8: 03e00008 jr r31
0005d5dc: 00000000 nop


Return Locations

WORLD.BIN
00115360: