From: Mario Date: Thu, 2 Jun 2022 01:14:18 +0000 (+1000) Subject: Make monsters unable to pass through player clips by default X-Git-Tag: xonotic-v0.8.5~7^2~1^2~6 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=f0858c901fa8f255127f3284f6c1f5eaed26a202;p=xonotic%2Fxonotic-data.pk3dir.git Make monsters unable to pass through player clips by default --- diff --git a/monsters.cfg b/monsters.cfg index 355b497a7..0b264dc20 100644 --- a/monsters.cfg +++ b/monsters.cfg @@ -98,7 +98,7 @@ set g_monsters_drop_time 10 set g_monsters_ignoretraces 1 set g_monsters_lineofsight 1 set g_monsters_owners 1 -set g_monsters_playerclip_collisions 0 +set g_monsters_playerclip_collisions 1 set g_monsters_teams 1 set g_monsters_score_kill 0 set g_monsters_score_spawned 0