Fixed wrong tluts and bump torch (#211)

This commit is contained in:
Lywx 2024-04-13 06:51:46 -06:00 committed by GitHub
parent 8ad92b4b3b
commit 9c004a0916
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 54 additions and 54 deletions

View File

@ -415,7 +415,7 @@ D_500B600:
# Wrench Texture
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
D_500B868:

View File

@ -211,7 +211,7 @@ D_OPT_80141B0:
# Speaker
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:
{ type: TEXTURE, ctype: u16, format: TLUT, colors: 32, offset: 0x80147B0, symbol: D_OPT_80147B0 }

View File

@ -60,7 +60,7 @@ D_VE1_60043F0:
{ type: GFX, offset: 0x60043F0, symbol: D_VE1_60043F0 }
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:
{ type: TEXTURE, format: TLUT, colors: 144, offset: 0x60045D0, ctype: u16, symbol: D_VE1_60045D0 }

@ -1 +1 @@
Subproject commit 8dda6f54595cf3b04a08ef13b7c799961f533b6e
Subproject commit c82b4a8423eb41202dc61378aa50f0052140c132