Skip to content

Commit

Permalink
Refactoring code into subroutines (finally!); also added respawn bloc…
Browse files Browse the repository at this point in the history
…k/encroach check
  • Loading branch information
Gustavo Rehermann (Gustavo6046) committed May 16, 2019
1 parent 9af313d commit 8ca64d2
Show file tree
Hide file tree
Showing 8 changed files with 483 additions and 389 deletions.
4 changes: 3 additions & 1 deletion KeyConf.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ addmenukey "Kill All Bots" "kill zetadoom; kill zetastrife; kill zetasmushes"

alias superzeta "summonfriend ZetaBot 0; wait 3; test $r_superzeta superzeta"
alias +superzeta "set r_superzeta 1; superzeta"
alias -superzeta "set r_superzeta 0"
alias -superzeta "set r_superzeta 0"

alias ztpaths "summon ZTShowAllPaths"
Loading

0 comments on commit 8ca64d2

Please sign in to comment.