Some texts added - The A-Team :)

This commit is contained in:
Pecusx
2025-12-17 23:04:48 +01:00
parent 95d58ec264
commit aed48e1608
3 changed files with 7 additions and 2 deletions
+6 -1
View File
@@ -64,10 +64,15 @@ areYouSureText
.ELIF TARGET = 5200
dta d"#END? Y-1/N-0#"
.ENDIF
lineClear
dta d" "
; Additional texts - Teams
Player_Header
dta d"Player"
Team_Header
dta d"A-Team" ; :)
TankColoursTable .BYTE $58,$2a,$96,$ca,$7a,$ed
;TankStatusColoursTable .BYTE $54,$24,$92,$c4,$74,$e4 ; standard order
TankStatusColoursTable .BYTE $74,$c4,$24,$e4,$54,$94 ; Adam's order
+1 -1
View File
@@ -190,7 +190,7 @@ FirstZpageVariable = $4f
HotNapalmFlag = FunkyBombCounter ; variable reuse!
displayposition = modify
LineAddress4x4 = xcircle
;* RMT ZeroPage addresses in artwork/sfx/scorch_str9-NTSC.rmt
;* RMT ZeroPage addresses in artwork/sfx/rmtplayr_modified.asm
;-----------------------------------------------
; libraries
BIN
View File
Binary file not shown.