mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
Final release? :)
This commit is contained in:
+4
-1
@@ -156,7 +156,10 @@ EndOfNick
|
||||
; level of the computer opponent goes to
|
||||
; the table of levels (difficulties)
|
||||
ldx tanknr
|
||||
lda #6 ; Spoiler
|
||||
txa
|
||||
clc
|
||||
adc #2
|
||||
; lda #6 ; Spoiler
|
||||
sta DifficultyLevel
|
||||
sta skilltable,x
|
||||
beq NotRobot
|
||||
|
||||
Reference in New Issue
Block a user