diff --git a/constants.asm b/constants.asm index 2198118..9a1aeba 100644 --- a/constants.asm +++ b/constants.asm @@ -69,8 +69,8 @@ GradientAddrH .by >dliColorsFore, >dliColorsFore, >dliColorsFore2 dliColorsFore2 .by $0a ; one mountains color - .by $8e,$7c,$7c,$7c,$7c,$6a,$6a,$6a,$6a,$58 - .by $58,$58,$58,$36,$36,$36,$36,$26,$26,$14 + .by $8e,$7c,$7c,$7a,$7a,$6a,$6a,$68,$68,$58 + .by $58,$56,$56,$46,$46,$36,$36,$26,$26,$16 ;----------- pmtableL ; addressess of the P/M memory for 6 tanks .by <(pmgraph+$400) diff --git a/scorch.bin b/scorch.bin index dbc3340..b008d33 100644 Binary files a/scorch.bin and b/scorch.bin differ diff --git a/scorch.xex b/scorch.xex index 817e033..b120496 100644 Binary files a/scorch.xex and b/scorch.xex differ