mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-23 15:01:32 -04:00
108b482ad0
* initial commit of remaining door asset documentation * format * forgor the g removed comments * space in metal door desc Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * space in spider door dsc Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> --------- Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
9 lines
514 B
XML
9 lines
514 B
XML
<Root>
|
|
<!-- Object for Astral Observatory / Marine Research Lab Door (Bland metal door) -->
|
|
<File Name="object_dor01" Segment="6">
|
|
<DList Name="gObservatoryLabDoorEmptyDL" Offset="0x440" /> <!-- Original name is "z2_dor01_modelT" -->
|
|
<DList Name="gObservatoryLabDoorDL" Offset="0x448" /> <!-- Original name is "z2_dor01_model" -->
|
|
<Texture Name="gObservatoryLabDoorTex" OutName="observatory_lab_door" Format="rgba16" Width="16" Height="128" Offset="0x650" />
|
|
</File>
|
|
</Root>
|