-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathPhantomChecks.txt
19 lines (18 loc) · 1.05 KB
/
PhantomChecks.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
generated by looking for `cmp r?, #0x51`. Sometimes it's also checking for rescue staff as it's the same id so I had to filter.
8018410 : UnitKill (clear player phantoms)
8018EDE : ClearTemporaryUnits (clear phantoms before chapter (?))
8022BEC : sub_8022BD8 (do not display faces for phantoms when choosing weapon for attack)
802304C : sub_8023040 (phantoms do not visit)
80232CC : sub_80232B8 (phantoms do not item)
8023F78 : SupplyUsability (phantoms do not supply)
8023FE2 : sub_8023FD8 (phantoms do not armory)
802403E : sub_8024034 (phantoms do not vendor)
802409A : sub_8024090 (phantoms do not secret)
80240F6 : ArenaCommandUsability (phantoms do not arena)
802523E : TryAddUnitToTradeTargetList (phantoms do not trade)
8025246 : TryAddUnitToTradeTargetList (idem)
8025366 : TryAddUnitToRescueTargetList (phantoms do not rescue)
802536E : TryAddUnitToRescueTargetList (idem)
802C528 : ModifyUnitSpecialExp (phantoms do not gain exp)
803122E : ChapterEndUnitCleanup (clear phantoms after chapter)
8057BCE : PrepareBattleGraphics (phantoms do not battle animations (?))