mirror of
https://github.com/zeldaret/oot
synced 2026-09-02 18:02:49 -04:00
Ensure all boss title cards are extracted as IA8 (#1512)
* Ensure all boss title cards are extracted as IA8 * Drop `Boss` from some of the title card names * Format
This commit is contained in:
@@ -350,7 +350,7 @@
|
||||
<DList Name="gTwinrovaBroomFireTrailDL" Offset="0x2E098"/>
|
||||
|
||||
<!-- Twinrova Title Card -->
|
||||
<Texture Name="gTwinrovaTitleCardTex" OutName="twinrova_title_card" Format="i8" Width="128" Height="120" Offset="0x2E170"/>
|
||||
<Texture Name="gTwinrovaTitleCardTex" OutName="twinrova_title_card" Format="ia8" Width="128" Height="120" Offset="0x2E170"/>
|
||||
|
||||
<!-- Twinrova Limbs -->
|
||||
<Limb Name="gTwinrovaPelvisLimb" LimbType="Standard" Offset="0x31D70"/>
|
||||
|
||||
Reference in New Issue
Block a user