mirror of
https://github.com/thunderbrewhq/binana.git
synced 2026-03-22 22:00:13 +00:00
chore(profile): tidy
This commit is contained in:
parent
dc71f7e491
commit
da91bb75a9
3 changed files with 9 additions and 9 deletions
|
|
@ -1,7 +1,6 @@
|
|||
DBCache__NPCText__GetRecord 0067D0D0 f end=0067D26C
|
||||
ReceiveCreature 00635190 f end=006351AA
|
||||
LoadDBCaches 00635060 f end=006350F6
|
||||
DBCache_Idle 00635100 f end=0063518C
|
||||
ReceiveCreature 00635190 f end=006351AA
|
||||
ReceiveGameObject 006351B0 f end=006351CA
|
||||
ReceiveMultipleItems 006351F0 f end=0063520A
|
||||
ReceiveNPCText 00635210 f end=0063522A
|
||||
|
|
@ -131,6 +130,7 @@ DBCache__GameObjectStats_C__Load 0067C0E0 f end=0067C3D1
|
|||
DBCache__ItemStats_C__GetRecord 0067CA30 f end=0067CBCC
|
||||
DBCache__ItemStats_C__AddItems 0067CBD0 f end=0067CDC4
|
||||
DBCache__ItemStats_C__Load 0067CDD0 f end=0067D0C1
|
||||
DBCache__NPCText__GetRecord 0067D0D0 f end=0067D26C
|
||||
DBCache__NPCText__AddItems 0067D270 f end=0067D464
|
||||
DBCache__NPCText__Load 0067D470 f end=0067D761
|
||||
DBCache__NameCache__GetRecord 0067D770 f end=0067D930
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
g_creatureDBCache 00C5D690 l
|
||||
g_gameObjectDBCache 00C5D718 l
|
||||
g_arenaTeamCache 00C5DD78 l
|
||||
g_danceCache 00C5DE00 l
|
||||
g_wardenCache 00C5DCF0 l
|
||||
g_itemDBCache 00C5D828 l
|
||||
g_npcTextDBCache 00C5D8B0 l
|
||||
g_nameDBCache 00C5D938 l
|
||||
g_guildInfoCache 00C5D9C0 l
|
||||
|
|
@ -10,5 +9,6 @@ g_pageTextCache 00C5DAD0 l
|
|||
g_petNameCache 00C5DB58 l
|
||||
g_petitionCache 00C5DBE0 l
|
||||
g_itemTextDBCache 00C5DC68 l
|
||||
g_creatureDBCache 00C5D690 l
|
||||
g_itemDBCache 00C5D828 l
|
||||
g_wardenCache 00C5DCF0 l
|
||||
g_arenaTeamCache 00C5DD78 l
|
||||
g_danceCache 00C5DE00 l
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
CGPetitionInfo__OnOfferPetitionError 005CEA00 f end=005CEA57
|
||||
CGPetitionInfo__SetPetitionStats 005CEA60 f end=005CEAB9
|
||||
PetitionQueryCallback 005CEC20 f end=005CEC37
|
||||
CGPetitionInfo__InitializeGame 005CEC40 f end=005CEC55
|
||||
CGPetitionInfo__ClearSignatures 005CEC60 f end=005CECD9
|
||||
CGPetitionInfo__SetPetition 005CEEF0 f end=005CF01D
|
||||
CGPetitionInfo__LeaveWorld 005CF610 f end=005CF647
|
||||
CGPetitionInfo__SetSignatures 005CF650 f end=005CF706
|
||||
CGPetitionInfo__AddSignature 005CF710 f end=005CF826
|
||||
CGPetitionInfo__SetPetitionStats 005CEA60 f end=005CEAB9
|
||||
PetitionQueryCallback 005CEC20 f end=005CEC37
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue