]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/t_quake3.qc
FOREACH_ENTITY_RADIUS
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / t_quake3.qc
index 88e9c2a666688e53402150b5307beb254ed4d563..4ea7a33485f420984dba9e2bdb3fe318344ebd51 100644 (file)
@@ -141,7 +141,7 @@ spawnfunc(target_give)
        InitializeEntity(self, target_give_init, INITPRIO_FINDTARGET);
 }
 
-//spawnfunc(item_flight)       /* handled by buffs mutator or jetpack */
+//spawnfunc(item_flight)       /* handled by jetpack */
 //spawnfunc(item_haste)        /* handled by buffs mutator */
 //spawnfunc(item_health)       /* handled in t_quake.qc */
 //spawnfunc(item_health_large) /* handled in t_items.qc */