first cheap attempt mountains heights #86

This commit is contained in:
2022-07-09 22:35:12 -04:00
parent 541a7566cb
commit 51975ccfbf
7 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ screenwidth = screenBytes*8 ; Max screenwidth = 512!!!
margin = 48 ;mountain drawing Y variable margin
display = $1010 ;screen takes $2K due to clearing routine
MaxPlayers = 6
maxOptions = 7 ;number of all options
maxOptions = 8 ;number of all options
PMOffset = $23 ; P/M to graphics offset
napalmRadius = 10