Template:PatchDiff/November 6, 2013 Patch/bin/tf.fgd

From Team Fortress Wiki
Jump to: navigation, search
13541354 input Disable(void) : "Disable this entity."
13551355]
13561356 
1357N/A@SolidClass base(Parentname,Targetname) = dispenser_touch_trigger : "Trigger for dispenser healing bounds"
N/A1357@SolidClass base(Parentname,Targetname,Trigger) = dispenser_touch_trigger : "Trigger for dispenser healing bounds"
13581358[
13591359]
13601360 
15651565 3 : "Birthday"
15661566 ]
15671567 
1568N/A input Halloween2013ChangeSpells(void) : "Change all players' active spell."
N/A1568 input HalloweenSetUsingSpells(integer) : "Disable/Enable spells for this map. Only works on Halloween maps. (0 disable, 1 enable)"
15691569 input Halloween2013TeleportToHell(string) : "Teleport all players to hell."
15701570]
15711571 
22552255 69 : "TF_COND_FIRE_IMMUNE"
22562256 70 : "TF_COND_PREVENT_DEATH"
22572257 71 : "TF_COND_MVM_BOT_STUN_RADIOWAVE" // Bots only
2258N/A 72 : "TF_COND_HALLOWEEN_SUPER_SOUL_POWERUP"
2259N/A 73 : "TF_COND_HALLOWEEN_SPEED_BOOST"
2260N/A 74 : "TF_COND_HALLOWEEN_QUICK_HEAL"
N/A2258 72 : "TF_COND_HALLOWEEN_SPEED_BOOST"
N/A2259 73 : "TF_COND_HALLOWEEN_QUICK_HEAL"
N/A2260 74 : "TF_COND_HALLOWEEN_GIANT"
N/A2261 75 : "TF_COND_HALLOWEEN_TINY"
N/A2262 76 : "TF_COND_HALLOWEEN_IN_HELL"
N/A2263 77 : "TF_COND_HALLOWEEN_GHOST_MODE"
22612264 ]
22622265 duration(float)  : "Duration"  : 0  : "The duration of the condition."
22632266]
22902293 input Disable(void) : "Disable zombie spawn point."
22912294 input SetMaxActiveZombies(integer) : "Max number of zombies"
22922295]
N/A2296 
N/A2297 
N/A2298@PointClass base(Targetname,Parentname) iconsprite("editor/bullseye.vmt") = halloween_zapper :
N/A2299 "Halloween Hell Zapper"
N/A2300[
N/A2301 touch_trigger(target_destination) : "Custom Touch Trigger"
N/A2302 ParticleEffect(string)  : "Particle Effect"  : ""  : "The particle effect to be played when we fired."
N/A2303]