Skip to content

Commit 6f939e0

Browse files
Updated for 7.41 hotfix.
1 parent 76e05d9 commit 6f939e0

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

ida/data.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1519,14 +1519,14 @@ classes:
15191519
#oldfail 0x141831380: StartOtherMode # (Balloon* this, ushort id) id same as above
15201520
Client::Game::NpcYellBalloon:
15211521
funcs:
1522-
0x14188EF20: Reset
1523-
0x14188EF80: Ctor
1524-
0x14188EFE0: Dtor
1525-
0x14188F040: Initialize # (this, chara*)
1526-
0x14188F090: Update
1527-
0x14188F370: OpenBalloon # (this, char*, float, bool, float, bool, bool, bool, byte)
1528-
0x14188F5F0: Reset2 # This is identical to Reset, but called from things outside of the class instead of from other member functions.
1529-
0x14188F630: CloseBalloon
1522+
0x141890800: Reset
1523+
0x141890860: Ctor
1524+
0x1418908C0: Dtor
1525+
0x141890920: Initialize # (this, chara*)
1526+
0x141890970: Update
1527+
0x141890C50: OpenBalloon # (this, char*, float, bool, float, bool, bool, bool, byte)
1528+
0x141890ED0: Reset2 # This is identical to Reset, but called from things outside of the class instead of from other member functions.
1529+
0x141890F10: CloseBalloon
15301530
Client::Game::Fate::FateManager:
15311531
instances:
15321532
- ea: 0x1429EB2C0
@@ -3238,11 +3238,11 @@ classes:
32383238
vtbls:
32393239
- ea: 0x1420D1FA8
32403240
funcs:
3241-
0x140B60FD0: ctor
3242-
0x140D78CF0: Dtor
3243-
0x140B61130: Initialize
3244-
0x140B61930: Update
3245-
0x140B62210: HandleYell
3241+
0x140B626D0: ctor
3242+
0x140D7A285: Dtor
3243+
0x140B62830: Initialize
3244+
0x140B63030: Update
3245+
0x140B63910: HandleYell
32463246
Client::Game::UI::CharaCard:
32473247
instances:
32483248
- ea: 0x1429E6C88

0 commit comments

Comments
 (0)