Rewind -> warp
This commit is contained in:
@@ -320,7 +320,7 @@ endmacro
|
||||
%ReceiptProps($B5, -4, 0, $28, $F36A, $FF, free_crystal, skip) ; B5 - Crystal 4
|
||||
%ReceiptProps($B6, -4, 0, $28, $F36A, $FF, free_crystal, skip) ; B6 - Crystal 3
|
||||
%ReceiptProps($B7, -4, 0, $49, $F36A, $FF, skip, skip) ; B7 - Reserved
|
||||
%ReceiptProps($B8, -4, 0, $49, $F36A, $FF, skip, skip) ; B8 -
|
||||
%ReceiptProps($B8, -4, 0, $52, $F36A, $FF, teleporter, skip) ; B8 - Teleporter
|
||||
%ReceiptProps($B9, -4, 0, $49, $F36A, $FF, skip, skip) ; B9 -
|
||||
%ReceiptProps($BA, -4, 0, $49, $F36A, $FF, skip, skip) ; BA -
|
||||
%ReceiptProps($BB, -4, 0, $49, $F36A, $FF, skip, skip) ; BB -
|
||||
@@ -599,7 +599,7 @@ endmacro
|
||||
%SpriteProps($B5, 2, 2, $80, $80, PalettesCustom_crystal) ; B5 - Crystal 4
|
||||
%SpriteProps($B6, 2, 2, $80, $80, PalettesCustom_crystal) ; B6 - Crystal 3
|
||||
%SpriteProps($B7, 2, 2, $80, $80, $0000) ; B7 - Reserved
|
||||
%SpriteProps($B8, 2, 2, $04, $04, $0000) ; B8 -
|
||||
%SpriteProps($B8, 2, 2, $01, $01, PalettesVanilla_red_melon+$0E) ; B8 - Teleporter
|
||||
%SpriteProps($B9, 2, 2, $04, $04, $0000) ; B9 -
|
||||
%SpriteProps($BA, 2, 2, $04, $04, $0000) ; BA -
|
||||
%SpriteProps($BB, 2, 2, $04, $04, $0000) ; BB -
|
||||
@@ -875,7 +875,7 @@ endmacro
|
||||
%InventoryItem($B5, $0080, $0000, $0000) ; B5 - Crystal 4
|
||||
%InventoryItem($B6, $0080, $0000, $0000) ; B6 - Crystal 3
|
||||
%InventoryItem($B7, $0000, $0000, $0000) ; B7 - Reserved
|
||||
%InventoryItem($B8, $0001, $0000, $0000) ; B8 -
|
||||
%InventoryItem($B8, $0081, $0000, $0000) ; B8 - Teleporter
|
||||
%InventoryItem($B9, $0001, $0000, $0000) ; B9 -
|
||||
%InventoryItem($BA, $0001, $0000, $0000) ; BA -
|
||||
%InventoryItem($BB, $0001, $0000, $0000) ; BB -
|
||||
@@ -1139,7 +1139,7 @@ ItemReceiptGraphicsOffsets:
|
||||
dw BigDecompressionBuffer+$08A0 ; B5 - Crystal 4
|
||||
dw BigDecompressionBuffer+$08A0 ; B6 - Crystal 3
|
||||
dw $0 ; B7 - Reserved
|
||||
dw $0 ; B8 -
|
||||
dw $0CE0 ; B8 - Teleporter
|
||||
dw $0 ; B9 -
|
||||
dw $0 ; BA -
|
||||
dw $0 ; BB -
|
||||
@@ -1409,7 +1409,7 @@ StandingItemGraphicsOffsets:
|
||||
dw BigDecompressionBuffer+$08A0 ; B5 - Crystal 4
|
||||
dw BigDecompressionBuffer+$08A0 ; B6 - Crystal 3
|
||||
dw $0 ; B7 - Reserved
|
||||
dw $0 ; B8 -
|
||||
dw $0CE0 ; B8 - Teleporter
|
||||
dw $0 ; B9 -
|
||||
dw $0 ; BA -
|
||||
dw $0 ; BB -
|
||||
|
||||
Reference in New Issue
Block a user