quake: add debugging and super co-op stuff

master
an 2019-09-22 21:34:09 -04:00
parent 1df44f94ec
commit 6dda7da36d
1 changed files with 9 additions and 1 deletions

View File

@ -51,13 +51,21 @@ bind "RTRIGGER" "+attack"
bind "XBUTTON" "impulse 12"
bind "YBUTTON" "impulse 10"
// debug
bind "k" "kill"
// super co-op
bind i "impulse 9"
bind o "spectate"
bind p "reject_challenge"
// aliases
alias agw_qsave "save quick; echo quicksaved"
alias agw_qload "load quick; echo quickloaded"
alias exit "quit"
// client
_cl_color "45"
_cl_color "41"
_cl_name "Marrub"
fov "100"