Last Opty. Return of last of the texts. Now we have 0 bytes free :)

This commit is contained in:
Pecusx
2023-10-09 22:45:27 +02:00
parent 260ac2845d
commit cb8cd83cd9
10 changed files with 31 additions and 44 deletions
+3 -3
View File
@@ -64,7 +64,7 @@ NameScreen5
dta d"INV"*
dta d" - Shape "
dta d"Return"*
dta d" - Proceed "
dta d" - Proceed" ; two spaces in nex text
.ELIF TARGET = 5200
dta d" "
dta d"(5)"*
@@ -73,12 +73,12 @@ NameScreen5
dta d" - Diffic. "
dta d" "
dta d"FIRE"*
dta d" - Proceed "
dta d" - Proceed " ; two spaces in nex text
.ENDIF
WeaponsDescription
; 0123456789012345678901234567890123456789
.IF TARGET = 800
dta d" "
dta d" " ; common part of this and previous text
dta $fe ; left arrow symbol
dta d"/"
dta d"Tab"*