schlongus disappearus

This commit is contained in:
2022-08-28 10:53:10 -04:00
parent dcdf5e6fc2
commit 57844f2df0
2 changed files with 3 additions and 2 deletions
BIN
View File
Binary file not shown.
+3 -2
View File
@@ -2330,7 +2330,8 @@ EndOfCredits
lda #$00 ; space lda #$00 ; space
sta textbuffer+80+22 sta textbuffer+80+22
sta textbuffer+80+39 sta textbuffer+80+39
lda #47 ; no weapon name mwa #emptyLine temp
jmp ClearingOnly
ActiveDefence ActiveDefence
sta temp ;get back number of the weapon sta temp ;get back number of the weapon
mva #0 temp+1 mva #0 temp+1
@@ -2342,7 +2343,7 @@ ActiveDefence
bpl @- bpl @-
adw temp #NamesOfWeapons adw temp #NamesOfWeapons
ClearingOnly
ldy #15 ldy #15
@ @
lda (temp),y lda (temp),y