diff options
| author | engineer124 <47598039+engineer124@users.noreply.github.com> | 2023-11-22 16:10:55 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-22 16:10:55 +1100 |
| commit | 5ef277df2db5dd54c02c098ec88777f63680f6c3 (patch) | |
| tree | 4116b487664fd329b91c1a5bb77b9ea545b2b40d /assets/xml/objects | |
| parent | 2b4610670fcd577d0684fdc912e8c81155845062 (diff) | |
Animation Cleanup: En_P* (#1507)
* anim P cleanup
* PR Review
* PR Review
* Postbox Idle
Diffstat (limited to 'assets/xml/objects')
| -rw-r--r-- | assets/xml/objects/object_pst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/xml/objects/object_pst.xml b/assets/xml/objects/object_pst.xml index d2b5323d6..82fe6315e 100644 --- a/assets/xml/objects/object_pst.xml +++ b/assets/xml/objects/object_pst.xml @@ -1,7 +1,7 @@ <Root> <!-- This is the object for the Postbox Prop --> <File Name="object_pst" Segment="6"> - <Animation Name="gPostboxOpenSlotAnim" Offset="0x18" /> + <Animation Name="gPostboxIdleAnim" Offset="0x18" /> <DList Name="gPostboxFrameDL" Offset="0x4A0" /> <DList Name="gPostboxMailSlotDL" Offset="0x638" /> <Texture Name="gPostboxWoodRoofTex" OutName="postbox_wood_roof" Format="rgba16" Width="32" Height="32" Offset="0x760" /> |
