diff options
author | Asa Kravets <norfenstein@gmail.com> | 2009-10-11 21:26:32 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2013-01-03 00:16:47 +0000 |
commit | 84b670e35a3cd536598f652f71589a00aeab700b (patch) | |
tree | e8365f0cadd2b59194727694d78372c65007cfb8 /src/game/bg_public.h | |
parent | e28fbbef3a3477de34d26a53bcc6b0626d019e63 (diff) |
Balance tweaks
* increased goon repeat 700 -> 900
* increased advanced goon repeat 600 -> 800
* increased goon (both) pounce charge time 700 -> 900
* increased tyrant repeat 750 -> 800
* decreased hive health 175 -> 125
* swapped prices of flamer and prifle
Diffstat (limited to 'src/game/bg_public.h')
-rw-r--r-- | src/game/bg_public.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h index 9649de98..c8f95098 100644 --- a/src/game/bg_public.h +++ b/src/game/bg_public.h @@ -338,8 +338,8 @@ typedef enum WP_LAS_GUN, WP_MASS_DRIVER, WP_CHAINGUN, - WP_PULSE_RIFLE, WP_FLAMER, + WP_PULSE_RIFLE, WP_LUCIFER_CANNON, WP_GRENADE, |