Purchase/Activate texts in shop #26

This commit is contained in:
2022-06-12 10:18:13 -04:00
parent b5bf6ecc30
commit cc8688263a
3 changed files with 26 additions and 6 deletions
+10 -2
View File
@@ -136,7 +136,9 @@ WeaponsDescription
dta d" - Defensive/Offensive weapon "
dta d" "
dta d"Space"*
dta d" - Purchase "
dta d" - "
purchaseActivate
dta d"Purchase "
dta d"Return"*
dta d" - Finish "
EmptyLine
@@ -171,6 +173,12 @@ textbuffer
textbuffer2
dta d"Player: Cash: 0 " ; ZERO TO MAKE YOU RICHER ON THE SCREEN
dta d"----------------------------------------"
;---------------------------------------------------
activateText
dta d"Activate"
activateTextEnd
purchaseText
dta d"Purchase"
purchaseTextEnd
.endif