updated see the readme for patch notes

This commit is contained in:
JezuzLizard
2020-05-10 15:13:32 -07:00
parent 3662f2de59
commit db1bbcfb48
3 changed files with 129 additions and 117 deletions

View File

@ -20,6 +20,20 @@ Install _zm_powerups.gsc in in maps/mp/zombies
This will add support for changing a few aspects of the vanilla powerups
# Update 5/10/20
## Main Changes
Organized variables by type so its easier for mod developers to find whats there
Removed zombie below world check value since it can interfere with MoTD
Fixed the nuke points dvar having the same name as the carpenter points dvar
Changed some powerup dvars to player type dvars since they deal with points earned by players
Added another check for the _zm_powerups.gsc exclusive dvars
# Update 5/9/20
## Main Changes