Difference between revisions of "Dynamite Sapper"

From Team Fortress Wiki
Jump to: navigation, search
m (Fixed links)
m (fixed typo)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{beta|experimental}}
 
{{beta|experimental}}
{{stub}}
 
 
{{Item infobox
 
{{Item infobox
 
| name          = Dynamite Sapper
 
| name          = Dynamite Sapper
Line 12: Line 11:
 
}}
 
}}
  
The '''Dynamite Sapper''' is a [[scrapped]] Spy [[Sapper]], referenced in code in some places. It would work similarly to other Sappers, only it would explode on detonation doing a large amount of damage to anyone unlucky enough to be in range. The internal name for the attribute related to this weapon is <tt>sapper_explodes_on_det</tt>.
+
The '''Dynamite Sapper''' is a [[scrapped]] Spy [[Sapper]], referenced in certain places within the code. It was likely to have worked like the normal Sapper, but instead of simply destroying the building, it would also create a damaging explosion upon completion. The internal name for the attribute related to this weapon is <tt>sapper_explodes_on_det</tt>.
  
 
{{Unused Content Nav}}
 
{{Unused Content Nav}}

Latest revision as of 10:29, 30 April 2024

The Dynamite Sapper is a scrapped Spy Sapper, referenced in certain places within the code. It was likely to have worked like the normal Sapper, but instead of simply destroying the building, it would also create a damaging explosion upon completion. The internal name for the attribute related to this weapon is sapper_explodes_on_det.