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