mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Some texts added - The A-Team :)
This commit is contained in:
+6
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user