Skip to content

Commit

Permalink
Delay initial infection times on colors and cerberon (#5)
Browse files Browse the repository at this point in the history
* Create ze_colors_p.cfg

Delay infection time by 2 seconds so that mother zombies do not spawn directly on top of CTs.

* Create ze_descent_into_cerberon_p.cfg

Delay infection time by 2 seconds so that mother zombies do not spawn directly on top of CTs.
  • Loading branch information
Frozen-H2O authored Apr 10, 2024
1 parent 5ef6e3c commit a9cc262
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mapcfg/ze_colors_p.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
zr_infect_spawn_time_min 17
zr_infect_spawn_time_max 17
2 changes: 2 additions & 0 deletions mapcfg/ze_descent_into_cerberon_p.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
zr_infect_spawn_time_min 17
zr_infect_spawn_time_max 17

0 comments on commit a9cc262

Please sign in to comment.