Set Level up/Job level up animations
Jump to navigation
Jump to search
00082cc4: 27bdffe0 addiu r29,r29,0xffe0 00082cc8: afb00010 sw r16,0x0010(r29) 00082ccc: 00808021 addu r16,r4,r0 00082cd0: afbf0018 sw r31,0x0018(r29) 00082cd4: afb10014 sw r17,0x0014(r29) 00082cd8: 92020130 lbu r2,0x0130(r16) skips rider/mount calculations? 00082cdc: 34110001 ori r17,r0,0x0001 00082ce0: 10510012 beq r2,r17,0x00082d2c 00082ce4: 3404001d ori r4,r0,0x001d animation = "level up" (hands up and small hops up and down) 00082ce8: 0c0209e3 jal 0x0008278c 00082cec: 02002021 addu r4,r16,r0 00082cf0: 304300ff andi r3,r2,0x00ff 00082cf4: 1071000c beq r3,r17,0x00082d28 00082cf8: 28620002 slti r2,r3,0x0002 00082cfc: 10400005 beq r2,r0,0x00082d14 00082d00: 00000000 nop 00082d04: 10600009 beq r3,r0,0x00082d2c 00082d08: 3404001c ori r4,r0,0x001c animation = "other level up" same with bigger hops 00082d0c: 08020b4e j 0x00082d38 00082d10: 00000000 nop 00082d14: 34020002 ori r2,r0,0x0002 00082d18: 10620004 beq r3,r2,0x00082d2c 00082d1c: 34040009 ori r4,r0,0x0009 animation = stopped and floating 00082d20: 08020b4e j 0x00082d38 00082d24: 00000000 nop 00082d28: 3404001d ori r4,r0,0x001d animation = "level up" 00082d2c: 86050070 lh r5,0x0070(r16) 00082d30: 0c02065e jal 0x00081978 00082d34: 02003021 addu r6,r16,r0 00082d38: 8fbf0018 lw r31,0x0018(r29) 00082d3c: 8fb10014 lw r17,0x0014(r29) 00082d40: 8fb00010 lw r16,0x0010(r29) 00082d44: 27bd0020 addiu r29,r29,0x0020 00082d48: 03e00008 jr r31 00082d4c: 00000000 nop