X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Ft_quake3.qc;h=4ea7a33485f420984dba9e2bdb3fe318344ebd51;hb=4ce007470c1496a3ff4574075281e6912019e533;hp=88e9c2a666688e53402150b5307beb254ed4d563;hpb=201f6309c92217b63dc34daf004fbb7424096eca;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/t_quake3.qc b/qcsrc/server/t_quake3.qc index 88e9c2a66..4ea7a3348 100644 --- a/qcsrc/server/t_quake3.qc +++ b/qcsrc/server/t_quake3.qc @@ -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 */