Fixed night vision state not remembered. If zomibes turn off zvision, nvgs will be off next time too.

This commit is contained in:
richard
2008-10-10 18:23:08 +02:00
parent f674e86688
commit 4aff5dd122
4 changed files with 28 additions and 14 deletions

View File

@ -38,3 +38,7 @@ Section content is listed in order of importance. Some of these can be ideas too
* zombie.inc:KnockBack / cvars.inc
Make a CVAR for setting shotgun/hegrenade knockback boost. The zombies don't
fly away that much.
* Fix some zombies not able to zombify some humans when using the infect command
before the first zombie. (make him a mother zombie, kill infect timer, set some
switches)