Add 3OJ5 support for GC client functions
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
.meta visibility="menu"
|
||||
.meta key="PsoPeepsDragonHP"
|
||||
.meta name="Dragon HP"
|
||||
.meta description="Sets Normal Dragon HP\nto 1800 for V2 crossplay"
|
||||
|
||||
.versions 3OE2
|
||||
.versions 3OE2 3OJ5
|
||||
|
||||
entry_ptr:
|
||||
reloc0:
|
||||
@@ -16,7 +15,7 @@ start:
|
||||
# BattleParamEntry_on.dat loaded Normal Dragon row at 0x811ABA48
|
||||
# HP field is row + 0x06 = 0x811ABA4E
|
||||
# 2500 = 09 C4; 1800 = 07 08
|
||||
.data 0x811ABA4E
|
||||
.data <VERS 0x811ABA4E 0x811AF58E>
|
||||
.data 2
|
||||
.binary 0708
|
||||
|
||||
|
||||
Reference in New Issue
Block a user