Template:PatchDiff/January 27, 2015 Patch/bin/tf.fgd

From Team Fortress Wiki
Jump to: navigation, search
213213 "info_player_teamspawn"
214214 "info_teleport_destination"
215215 "info_powerup_spawn"
216N/A "item_powerup_temp"
N/A216 "item_powerup_crit"
N/A217 "item_powerup_uber"
217218 "item_ammopack_full"
218219 "item_ammopack_medium"
219220 "item_ammopack_small"
829830]
830831 
831832@PointClass base(Targetname, EnableDisable) studio("models/pickups/pickup_powerup_regen.mdl") sphere(fademindist) sphere(fademaxdist) = info_powerup_spawn : "Powerup spawn location. Only one of each type of Powerup will spawn in a game, so some Powerup spawn locations may not be used in some rounds. Locations and Powerup types are chosen at random. Will only spawn if tf_powerup_mode is set" []
832N/A@PointClass base(Targetname, EnableDisable) studio("models/pickups/pickup_powerup_crit.mdl") sphere(fademindist) sphere(fademaxdist) = item_powerup_temp : "Temporary Powerup. Powerup effect wears off. Powerup respawns automatically" []
N/A833@PointClass base(Targetname, EnableDisable) studio("models/pickups/pickup_powerup_crit.mdl") sphere(fademindist) sphere(fademaxdist) = item_powerup_crit : "Temporary Crit Powerup. Powerup effect wears off. Powerup respawns automatically" []
N/A834@PointClass base(Targetname, EnableDisable) studio("models/pickups/pickup_powerup_uber.mdl") sphere(fademindist) sphere(fademaxdist) = item_powerup_uber : "Temporary Uber Powerup. Powerup effect wears off. Powerup respawns automatically" []
833835 
834836//
835837// Filters