]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - monsters.cfg
Merge branch 'master' into Mario/monsters
[xonotic/xonotic-data.pk3dir.git] / monsters.cfg
index 65890643f28a0ae8a4329e8d45d87564b33b6957..598e25d8be716cc7a61819ceae7f513454aea52c 100644 (file)
@@ -174,15 +174,15 @@ set g_monster_mage_attack_grenade_chance 30 "% chance of Mage attack being fake
 
 // Zombie
 set g_monster_zombie 1 "Enable Zombies"
-set g_monster_zombie_attack_leap_damage 45 "Damage when zombie performs an attack leap"
+set g_monster_zombie_attack_leap_damage 50 "Damage when zombie performs an attack leap"
 set g_monster_zombie_attack_leap_delay 1.5 "Delay after zombie attack leap"
 set g_monster_zombie_attack_leap_force 55 "Force of zombie attack leap"
 set g_monster_zombie_attack_leap_range 96 "Range of zombie attack leap"
 set g_monster_zombie_attack_leap_speed 500 "The speed of a zombie attack leap"
-set g_monster_zombie_attack_stand_damage 35 "Damage when zombie hits from a standing position"
+set g_monster_zombie_attack_stand_damage 40 "Damage when zombie hits from a standing position"
 set g_monster_zombie_attack_stand_delay 1.2 "Delay after a zombie hits from a standing position"
 set g_monster_zombie_attack_stand_range 48 "Range of a zombie standing position attack"
-set g_monster_zombie_health 200 "Zombie health"
+set g_monster_zombie_health 150 "Zombie health"
 set g_monster_zombie_speed_walk 150 "Zombie walk speed"
 set g_monster_zombie_speed_run 400 "Zombie run speed"
 set g_monster_zombie_stopspeed 100 "Speed at which zombie stops"