Template:PatchDiff/January 27, 2012 Patch (Beta)/team fortress 2 beta content.gcf/tf beta/scripts/talker/response rules.txt

From Team Fortress Wiki
Jump to: navigation, search
466466criterion "WeaponIsNotRobotArm" "item_name" "!=The Gunslinger" "required" weight 10
467467criterion "WeaponIsRayGun" "item_name" "The Righteous Bison" "required" weight 10
468468criterion "WeaponIsHippocrates" "item_name" "The Solemn Vow" "required" weight 10
N/A469criterion "WeaponIsSharpDresser" "item_name" "The Sharp Dresser" "required" weight 10
N/A470criterion "WeaponIsEurekaEffect" "item_name" "The Eureka Effect" "required" weight 10
N/A471criterion "WeaponIsThirdDegree" "item_name" "The Third Degree" "required" weight 10
N/A472criterion "WeaponIsPomson" "item_name" "The Pomson 6000" "required" weight 10
N/A473criterion "WeaponIsManmelter" "item_name" "The Manmelter" "required" weight 10
N/A474criterion "WeaponIsWrapAssassin" "item_name" "The Wrap Assassin" "required" weight 10
N/A475criterion "WeaponIsSpycicle" "item_name" "The Spy-cicle" "required" weight 10
469476 
470N/A 
471477//Custom healed concept and critical hit
472478criterion "IsBeingHealed" "beinghealed" "1" "required"
473479criterion "IsNotBeingHealed" "beinghealed" "!=1" "required"
513519criterion "IsHalloweenTaunt" "IsHalloweenTaunt" "1" "required" weight 100
514520criterion "IsRobotCostume" "IsRobotCostume" "1" "required" weight 100
515521criterion "IsDemowolf" "IsDemowolf" "1" "required" weight 100
N/A522criterion "IsFrankenHeavy" "IsFrankenHeavy" "1" "required" weight 100
516523 
517524criterion "HasTaunt2Item_TauntEnablerTest" "loadout_slot_action" "Taunt Enabler Test" "required"