mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-02 16:23:57 +03:00
Fixed wrong tluts and bump torch (#211)
This commit is contained in:
parent
8ad92b4b3b
commit
9c004a0916
@ -415,7 +415,7 @@ D_500B600:
|
|||||||
|
|
||||||
# Wrench Texture
|
# Wrench Texture
|
||||||
D_500B768:
|
D_500B768:
|
||||||
{ type: TEXTURE, ctype: u8, format: CI4, width: 16, height: 32, offset: 0x0500B768, symbol: D_500B768, tlut: 0x0D000160 }
|
{ type: TEXTURE, ctype: u8, format: CI4, width: 16, height: 32, offset: 0x0500B768, tlut: 0x0500B868, symbol: D_500B768 }
|
||||||
|
|
||||||
# Wrench TLUT
|
# Wrench TLUT
|
||||||
D_500B868:
|
D_500B868:
|
||||||
|
@ -211,7 +211,7 @@ D_OPT_80141B0:
|
|||||||
|
|
||||||
# Speaker
|
# Speaker
|
||||||
D_OPT_80143B0:
|
D_OPT_80143B0:
|
||||||
{ type: TEXTURE, ctype: u8, format: CI8, width: 32, height: 32, offset: 0x80143B0, symbol: D_OPT_80143B0, tlut: D_OPT_80147B0 }
|
{ type: TEXTURE, ctype: u8, format: CI8, width: 32, height: 32, offset: 0x80143B0, symbol: D_OPT_80143B0, tlut: 0x80147B0 }
|
||||||
|
|
||||||
D_OPT_80147B0:
|
D_OPT_80147B0:
|
||||||
{ type: TEXTURE, ctype: u16, format: TLUT, colors: 32, offset: 0x80147B0, symbol: D_OPT_80147B0 }
|
{ type: TEXTURE, ctype: u16, format: TLUT, colors: 32, offset: 0x80147B0, symbol: D_OPT_80147B0 }
|
||||||
|
@ -60,7 +60,7 @@ D_VE1_60043F0:
|
|||||||
{ type: GFX, offset: 0x60043F0, symbol: D_VE1_60043F0 }
|
{ type: GFX, offset: 0x60043F0, symbol: D_VE1_60043F0 }
|
||||||
|
|
||||||
D_VE1_60044D0:
|
D_VE1_60044D0:
|
||||||
{ type: TEXTURE, format: CI8, width: 16, height: 16, offset: 0x60044D0, tlut: 0x60048D0, ctype: u8, symbol: D_VE1_60044D0 }
|
{ type: TEXTURE, format: CI8, width: 16, height: 16, offset: 0x60044D0, tlut: 0x60045D0, ctype: u8, symbol: D_VE1_60044D0 }
|
||||||
|
|
||||||
D_VE1_60045D0:
|
D_VE1_60045D0:
|
||||||
{ type: TEXTURE, format: TLUT, colors: 144, offset: 0x60045D0, ctype: u16, symbol: D_VE1_60045D0 }
|
{ type: TEXTURE, format: TLUT, colors: 144, offset: 0x60045D0, ctype: u16, symbol: D_VE1_60045D0 }
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 8dda6f54595cf3b04a08ef13b7c799961f533b6e
|
Subproject commit c82b4a8423eb41202dc61378aa50f0052140c132
|
Loading…
Reference in New Issue
Block a user