mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 06:39:40 +02:00
WIP: unfinished weapons optimization
This commit is contained in:
+16
-3
@@ -18,14 +18,27 @@ OptionsHere
|
||||
dta d"Seppuku : nevr rare norm oftn alws "
|
||||
dta d"Mountains: NL BE CZ CH NP "
|
||||
dta d"Walls : none wrap bump boxy rand "
|
||||
;; 01234567890123456789012345678901
|
||||
; dta d"Players: 2 3 4 5 6 "
|
||||
; dta d"Cash :none 2K 8K 12K 20K"
|
||||
; dta d"Gravity:0.2G 0.5G 1G 2G 4G "
|
||||
; dta d"Wind : 1B 3B 5B 7B 9B "
|
||||
; dta d"Rounds : 10 20 30 40 50 "
|
||||
; dta d"Missile:slug slow norm fast hare"
|
||||
; dta d"Seppuku:nevr rare norm oftn alws"
|
||||
; dta d"Hills : NL BE CZ CH NP "
|
||||
; dta d"Walls :none wrap bump boxy rand"
|
||||
OptionsScreenEnd
|
||||
|
||||
;-----------------------------------------------
|
||||
ListOfWeapons
|
||||
; 0123456789012345678901234567890123456789
|
||||
:36 dta d" "
|
||||
; 0123456789012345678901234567890123456789
|
||||
; :number_of_offensives dta d" "
|
||||
:33 dta d" "
|
||||
ListOfWeapons1End
|
||||
ListOfDefensiveWeapons
|
||||
:16 dta d" "
|
||||
; :number_of_defensives dta d" "
|
||||
:16 dta d" "
|
||||
ListOfDefensiveWeaponsEnd ;constant useful when clearing
|
||||
NameScreen
|
||||
dta d" Enter names of players "
|
||||
|
||||
Reference in New Issue
Block a user