]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Update monster owners cvar description
authorMario <mario.mario@y7mail.com>
Mon, 15 Apr 2013 04:25:19 +0000 (14:25 +1000)
committerMario <mario.mario@y7mail.com>
Mon, 15 Apr 2013 04:25:19 +0000 (14:25 +1000)
monsters.cfg

index 7b329d437e72c227ec881ed6b615d4eabb68b922..9e5a087d85a1f841d50477be0f4a7c8c093971e6 100644 (file)
@@ -7,7 +7,7 @@ set g_monsters_miniboss_healthboost 100
 set g_monsters_forcedrop 0 "Force all monsters to drop this item on death. Use g_monsters_drop_* cvars to change forced drop item"
 set g_monsters_drop_type armor "Type of item to drop when forced. Possible values are: health, armor, ammo"
 set g_monsters_drop_size medium "Size of the item monsters drop. Possible health/amor values are: small, medium, large. Possible ammo values are: shells, bullets, cells, rockets"
-set g_monsters_owners 1 "Monsters will not attack their owners if set to 1"
+set g_monsters_owners 1 "Monsters will not attack their owners in team matches if set to 1"
 set g_monsters_teams 1
 set g_monster_spawnshieldtime 2 "Monsters will not take damage for this amount of seconds"
 set g_monsters_typefrag 1