]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/g_damage.qc
Balance the new skill damage feature and make it acceptable. Bots can be defeated...
[voretournament/voretournament.git] / data / qcsrc / server / g_damage.qc
index f28095d0ef6a7638b41f48a1a7f901b8e463bdf9..6007f9105f8de95caf878a39a68b8740d03dd3d5 100644 (file)
@@ -807,7 +807,6 @@ void Damage (entity targ, entity inflictor, entity attacker, float damage, float
                                damage *= ofs;\r
                        if(clienttype(targ) == CLIENTTYPE_BOT)\r
                                damage /= ofs;\r
-dprint(strcat(ftos(ofs), " --------\n"));\r
                }\r
 \r
                // count the damage\r