diff options
| author | Tom Overton <tom-overton@users.noreply.github.com> | 2024-07-02 13:51:52 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-02 13:51:52 -0700 |
| commit | eccbbd47dc0061f0ffedcb32eaf333be73aeb2cc (patch) | |
| tree | b056aa64d2fbc867aa3a3f967a3ea55f881e2064 /assets/xml/scenes/Z2_11GORONNOSATO2 | |
| parent | 716cc0d63dcfe2e940cadc3995947c53bb9c7106 (diff) | |
Explicitly extract room DLs that ZAPD can't detect (#1653)
Diffstat (limited to 'assets/xml/scenes/Z2_11GORONNOSATO2')
| -rw-r--r-- | assets/xml/scenes/Z2_11GORONNOSATO2/Z2_11GORONNOSATO2.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/xml/scenes/Z2_11GORONNOSATO2/Z2_11GORONNOSATO2.xml b/assets/xml/scenes/Z2_11GORONNOSATO2/Z2_11GORONNOSATO2.xml index 9e6925131..1cc818410 100644 --- a/assets/xml/scenes/Z2_11GORONNOSATO2/Z2_11GORONNOSATO2.xml +++ b/assets/xml/scenes/Z2_11GORONNOSATO2/Z2_11GORONNOSATO2.xml @@ -5,8 +5,14 @@ </File> <File Name="Z2_11GORONNOSATO2_room_00" Segment="3" Game="MM"> <Room Name="Z2_11GORONNOSATO2_room_00" Offset="0x0"/> + <DList Name="Z2_11GORONNOSATO2_room_00DL_0003D0" Offset="0x3D0"/> + <DList Name="Z2_11GORONNOSATO2_room_00DL_00C9B8" Offset="0xC9B8"/> + <DList Name="Z2_11GORONNOSATO2_room_00DL_015310" Offset="0x15310"/> + <DList Name="Z2_11GORONNOSATO2_room_00DL_0156B0" Offset="0x156B0"/> </File> <File Name="Z2_11GORONNOSATO2_room_01" Segment="3" Game="MM"> <Room Name="Z2_11GORONNOSATO2_room_01" Offset="0x0"/> + <DList Name="Z2_11GORONNOSATO2_room_01DL_000130" Offset="0x130"/> + <DList Name="Z2_11GORONNOSATO2_room_01DL_001E78" Offset="0x1E78"/> </File> </Root> |
