diff options
| author | EllipticEllipsis <elliptic.ellipsis@gmail.com> | 2022-12-08 19:33:21 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-08 16:33:21 -0300 |
| commit | bbbe0b1821febc653233c48e47fd492f95e5bc0d (patch) | |
| tree | e94dfcc6055e78e25085b54f9246277772a9216c /assets/xml/objects | |
| parent | b73d18b1541b39f99fcbc085f3119b73777fea89 (diff) | |
code_801780F0 OK and documented, EnPaper documented (#1061)
* File split
* Split, OK and documented
Co-authored-by: petrie911 <69443847+petrie911@users.noreply.github.com>
Co-authored-by: engineer124 <engineer124engineer124@gmail.com>
Co-authored-by: Synray <31429825+Synray@users.noreply.github.com>
* Document relevant parts of DmBal
* Some EnPaper docs
* Document EnPaper
* Name functions
* Defake Actor_UpdateActor a bit
* Reword
* \cdot
* Fiddle with the description of the DE again
* Actually force is probably more correct
* Probably time to stop fiddling
* Format?
* Review
* Remove bug comment
* Review
* Rename to su_mtx, split off code_80140CE0
* Format
Co-authored-by: petrie911 <69443847+petrie911@users.noreply.github.com>
Co-authored-by: engineer124 <engineer124engineer124@gmail.com>
Co-authored-by: Synray <31429825+Synray@users.noreply.github.com>
Co-authored-by: angie <angheloalf95@gmail.com>
Diffstat (limited to 'assets/xml/objects')
| -rw-r--r-- | assets/xml/objects/object_bal.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/xml/objects/object_bal.xml b/assets/xml/objects/object_bal.xml index 15b9971fc..a31c0e29f 100644 --- a/assets/xml/objects/object_bal.xml +++ b/assets/xml/objects/object_bal.xml @@ -76,6 +76,6 @@ <Animation Name="object_bal_Anim_00C8D8" Offset="0xC8D8" /> <!-- Original name is "bal_talk4" --> <Animation Name="object_bal_Anim_00CB78" Offset="0xCB78" /> <!-- Original name is "bal_tereru" ("to be shy; to be bashful") --> <Animation Name="object_bal_Anim_00D530" Offset="0xD530" /> <!-- Original name is "bal_wait" --> - <DList Name="object_bal_DL_00D5A0" Offset="0xD5A0" /> <!-- Original name is "bal_cube32_model" --> + <DList Name="gTingleConfettiDL" Offset="0xD5A0" /> <!-- Original name is "bal_cube32_model" --> </File> </Root> |
