I think with this all vanilla usable items are done.

However the SCUBA Gear won't spawn yet because a certain PR is needed.
This commit is contained in:
Marisa the Magician 2019-09-05 18:31:30 +02:00
commit ad20f46db7
9 changed files with 163 additions and 7 deletions

View file

@ -42,6 +42,9 @@ OptionMenu "UnrealOptionMenu"
Option "$STING_PSHIELD", "sting_pshield", "YesNo"
Option "$STING_NOPSTART", "sting_nopstart", "YesNo"
Option "$STING_OLSMP", "sting_olsmp", "YesNo"
StaticText " "
StaticText "$STING_QOPTS", "Gold"
Option "$STING_AUTOSCUBA", "sting_autoscuba", "YesNo"
}
AddOptionMenu "OptionsMenu"