diff options
| author | Jordan Longstaff <JordanLongstaff@users.noreply.github.com> | 2026-04-09 07:47:28 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-09 07:47:28 -0400 |
| commit | 215f01d670094c0937cf87c590731afd88d8339d (patch) | |
| tree | 7173b00df1c9f7d5d60003c80836cc1ac4811f58 /assets | |
| parent | 33f8d3c62b483c05e5d1bc9ccbc3f862141a2a00 (diff) | |
Document `BgAstrBombwall` (#1865)
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/xml/objects/object_astr_obj.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/assets/xml/objects/object_astr_obj.xml b/assets/xml/objects/object_astr_obj.xml index 233de785b..99228eddc 100644 --- a/assets/xml/objects/object_astr_obj.xml +++ b/assets/xml/objects/object_astr_obj.xml @@ -5,9 +5,9 @@ <Texture Name="object_astr_obj_Tex_000820" OutName="tex_000820" Format="ci4" Width="64" Height="64" Offset="0x820" /> <Texture Name="object_astr_obj_Tex_001020" OutName="tex_001020" Format="ia8" Width="64" Height="64" Offset="0x1020" /> <DList Name="object_astr_obj_DL_002170" Offset="0x2170" /> - <DList Name="object_astr_obj_DL_002178" Offset="0x2178" /> <!-- Original name is "z2_tennmondai_hahen_model" ("tennmondai" = "astronomical observatory", "hahen" = "fragment") --> - <DList Name="object_astr_obj_DL_0022E0" Offset="0x22E0" /> - <DList Name="object_astr_obj_DL_002380" Offset="0x2380" /> <!-- Original name is "z2_tennmondai_kabe_model" ("tennmondai" = "astronomical observatory", "kabe" = "wall") --> - <Collision Name="object_astr_obj_Colheader_002498" Offset="0x2498" /> <!-- Original name is "z2_tennmondai_kabe_bgdatainfo" --> + <DList Name="gAstralObservatoryBombWallFragmentDL" Offset="0x2178" /> <!-- Original name is "z2_tennmondai_hahen_model" ("tennmondai" = "astronomical observatory", "hahen" = "fragment") --> + <DList Name="gAstralObservatoryBombWallCrackDL" Offset="0x22E0" /> + <DList Name="gAstralObservatoryBombWallDL" Offset="0x2380" /> <!-- Original name is "z2_tennmondai_kabe_model" ("tennmondai" = "astronomical observatory", "kabe" = "wall") --> + <Collision Name="gAstralObservatoryBombWallCol" Offset="0x2498" /> <!-- Original name is "z2_tennmondai_kabe_bgdatainfo" --> </File> </Root> |
