mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-11 14:18:39 -04:00
EnBaba Documented (Bomb Shop Lady) (#825)
* Merge in sub_s_models * Update subs DL names * Unused Weight pathing * Function headers for weightpathing * TimePathing WIP * Timepathing, still unsure about unk184 * Move subs functions from functions.h to z64subs.h * Add fake comment * Some cleanup and renames * Renames/cleanup of actors that use timepath * Cleanup * More cleanup * Rename unk stuff * Merge in upstream/master * TimeElapsed -> elapsedTime * Fix * Final cleanup * SubS Time Paths * Still needs dialog action functions * Fix waypoint comments * Review pt. 1 * Baba review * ScheduleResult -> ScheduleOutput * Forgot to update functions.txt oops * Add clarifying comment to SubS_TimePathing_FillWeightArray * format.sh * Finish up docs * Fix order comments * Fix * Change bombShopkeeper struct member to * Fix a few merge mistakes * Add ScheduleOutput to namefixer * format * Format and fix merge * Review * PR * z64schedule.h * text summary Co-authored-by: Maide <34639600+Kelebek1@users.noreply.github.com> Co-authored-by: Tom Overton <tom-overton@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<DList Name="gBbaFeetDL" Offset="0x4180" />
|
||||
|
||||
<!-- Animations -->
|
||||
<Animation Name="gBbaWalkingAnim" Offset="0x4910" /> <!-- Looks to be unused -->
|
||||
<Animation Name="gBbaSwayAnim" Offset="0x4910" />
|
||||
<Animation Name="gBbaKnockedOverAnim" Offset="0x5154" />
|
||||
<Animation Name="gBbaLyingDownAnim" Offset="0x58B8" />
|
||||
<Animation Name="gBbaIdleHoldingBagAnim" Offset="0x5DC4" />
|
||||
|
||||
Reference in New Issue
Block a user